Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Morning Ball DUPR Games Wednesday 10/16

ID: 5944365086

Match Scores

10-12

Win

Play Date

2024-10-16

Play Time (Est)

3:30 PM

Play Location

Wardle Fields Regional Park

View Facility Page →

Competitor Teams

TEAM 1LOSS
DA
DELETED Account

3ZE9MM · USA

DUPR

4.092

JC
Joe Coccimiglio

1RG6MD · Eagle Mountain, UT, US

DUPR

4.961

TEAM 2WINNER
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

3.998

AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

4.656

Agent Data Access (API)

Sovereign machine-readable APIs for AI search agents and crawler endpoints.

cURL Request:

curl -H "Accept: application/json" \
  https://picklegravity.com/api/knowledge/match-5944365086
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7131474514,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "DELETED Account",
        "dupr_id": "3ZE9MM",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joe Coccimiglio",
        "dupr_id": "1RG6MD",
        "rating": 4.961,
        "profile_pic_url": null,
        "location": "Eagle Mountain, UT, US"
      }
    ]
  },
  {
    "team_id": 5354115508,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 3.998,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 4.656,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]