Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

DUPR Moneyball

ID: 8065934890

Match Scores

11-6

Loss

Play Date

2023-07-11

Play Time (Est)

11:30 PM

Play Location

Club Pickleball USA, Sandhill Road, Orem, UT, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
JT
John Thorn

122LY1 · Orem, UT, US

DUPR

5.050

SM
Stephen Mijangos

8K6YO8 · Springville, UT, US

DUPR

4.923

TEAM 2LOSS
SB
Spencer Brinton

1QR4PD · Provo, UT, US

DUPR

5.280

MG
Matt Gregory

3P09NG · Orem, UT, US

DUPR

4.369

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-8065934890
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4712040268,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Thorn",
        "dupr_id": "122LY1",
        "rating": 5.05,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      },
      {
        "name": "Stephen Mijangos",
        "dupr_id": "8K6YO8",
        "rating": 4.923,
        "profile_pic_url": null,
        "location": "Springville, UT, US"
      }
    ]
  },
  {
    "team_id": 5868866220,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Spencer Brinton",
        "dupr_id": "1QR4PD",
        "rating": 5.28,
        "profile_pic_url": null,
        "location": "Provo, UT, US"
      },
      {
        "name": "Matt Gregory",
        "dupr_id": "3P09NG",
        "rating": 4.369,
        "profile_pic_url": null,
        "location": "Orem, UT, US"
      }
    ]
  }
]