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

minto us open pickleball championships - mens doubles age 25+

ID: 8298950969

Match Scores

15-10

Loss

Play Date

2022-04-25

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RP
Ryan Pugh

3LWWRZ · Bend, OR, US

DUPR

5.220

AB
Andrew Burdick

84E9P2 · Dartmouth, MA, US

DUPR

4.815

TEAM 2LOSS
DL
Daniel Levine

1RX0GQ · Mount Pleasant, SC, US

DUPR

5.153

ER
Eric Rosteck

12ZEXR · Lee County, FL, US

DUPR

4.929

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-8298950969
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8024202692,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Pugh",
        "dupr_id": "3LWWRZ",
        "rating": 5.22,
        "profile_pic_url": null,
        "location": "Bend, OR, US"
      },
      {
        "name": "Andrew Burdick",
        "dupr_id": "84E9P2",
        "rating": 4.815,
        "profile_pic_url": null,
        "location": "Dartmouth, MA, US"
      }
    ]
  },
  {
    "team_id": 5161819971,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Levine",
        "dupr_id": "1RX0GQ",
        "rating": 5.153,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      },
      {
        "name": "Eric  Rosteck",
        "dupr_id": "12ZEXR",
        "rating": 4.929,
        "profile_pic_url": null,
        "location": "Lee County, FL, US"
      }
    ]
  }
]