Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Morning Ball Club - DUPR Games 10/9/24

ID: 6523627135

Match Scores

3-8

Loss

Play Date

2024-10-09

Play Time (Est)

8:45 AM

Play Location

Wardle Fields Regional Park, South 2700 West, Bluffdale, UT, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
JR
John Rampton

89YMD7 · Draper, UT, US

DUPR

4.039

MG
Mark Gubler

8WQ07G · West Jordan, UT, US

DUPR

4.088

TEAM 2WINNER
AP
Austin Poll

QPWXXR · USA

DUPR

3.974

AE
Amber Engstrom

GGJLZQ · USA

DUPR

3.565

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-6523627135
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4315306786,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 4.039,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Mark Gubler",
        "dupr_id": "8WQ07G",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4333966463,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Austin Poll",
        "dupr_id": "QPWXXR",
        "rating": 3.974,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amber Engstrom",
        "dupr_id": "GGJLZQ",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]