Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Morning Ball Club - DUPR Games 10/9/24

ID: 6870479722

Match Scores

10-12

Loss

Play Date

2024-10-09

Play Time (Est)

11:30 PM

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.091

MG
Mark Gubler

8WQ07G · West Jordan, UT, US

DUPR

4.240

TEAM 2WINNER
RN
Randy Nguyen

3O7PN7 · UT, US

DUPR

4.536

CS
Carter Stringham

8D4PYY · Riverton, UT, US

DUPR

4.623

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-6870479722
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7032037307,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Rampton",
        "dupr_id": "89YMD7",
        "rating": 4.091,
        "profile_pic_url": null,
        "location": "Draper, UT, US"
      },
      {
        "name": "Mark Gubler",
        "dupr_id": "8WQ07G",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "West Jordan, UT, US"
      }
    ]
  },
  {
    "team_id": 4687294930,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Randy Nguyen",
        "dupr_id": "3O7PN7",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "UT, US"
      },
      {
        "name": "Carter Stringham",
        "dupr_id": "8D4PYY",
        "rating": 4.623,
        "profile_pic_url": null,
        "location": "Riverton, UT, US"
      }
    ]
  }
]