Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Morning Ball DUPR Games Wednesday 10/16

ID: 6272903164

Match Scores

11-1

Loss

Play Date

2024-10-16

Play Time (Est)

5:00 PM

Play Location

Wardle Fields Regional Park

View Facility Page →

Competitor Teams

TEAM 1WINNER
JZ
Joseph Zia

8KYMX7 · Herriman, UT, US

DUPR

4.455

BD
Brett Davis

8EMLWM · Bluffdale, UT, US

DUPR

4.307

TEAM 2LOSS
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

3.989

AK
Alex Knight

8K6768 · Salt Lake City, UT, US

DUPR

4.642

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-6272903164
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7239599215,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Joseph Zia",
        "dupr_id": "8KYMX7",
        "rating": 4.455,
        "profile_pic_url": null,
        "location": "Herriman, UT, US"
      },
      {
        "name": "Brett Davis",
        "dupr_id": "8EMLWM",
        "rating": 4.307,
        "profile_pic_url": null,
        "location": "Bluffdale, UT, US"
      }
    ]
  },
  {
    "team_id": 8441780424,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 3.989,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Alex Knight",
        "dupr_id": "8K6768",
        "rating": 4.642,
        "profile_pic_url": null,
        "location": "Salt Lake City, UT, US"
      }
    ]
  }
]