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

PPA Tour: Picklr Utah Open Mens Doubles Skill: (4.5) Age: (10 To 49)

ID: 5711906404

Match Scores

11-8, 8-11, 11-9

Win

Play Date

2024-08-24

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JD
Jason Dudley

3V65RE · Amarillo, TX, US

DUPR

4.395

JS
Jake Storey

3ODJP1 · Aurora, CO, US

DUPR

4.713

TEAM 2LOSS
JM
Jamison Mergens

PKEJXG · Rocklin, CA, US

DUPR

4.228

AP
Andrey Pishtoy

O6DPVE · USA

DUPR

4.809

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-5711906404
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5053388053,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Dudley",
        "dupr_id": "3V65RE",
        "rating": 4.395,
        "profile_pic_url": null,
        "location": "Amarillo, TX, US"
      },
      {
        "name": "Jake Storey",
        "dupr_id": "3ODJP1",
        "rating": 4.713,
        "profile_pic_url": null,
        "location": "Aurora, CO, US"
      }
    ]
  },
  {
    "team_id": 7285464623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jamison Mergens",
        "dupr_id": "PKEJXG",
        "rating": 4.228,
        "profile_pic_url": null,
        "location": "Rocklin, CA, US"
      },
      {
        "name": "Andrey Pishtoy",
        "dupr_id": "O6DPVE",
        "rating": 4.809,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]