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

Minto US Open Pickleball Championships - Men's Doubles 5.0 Double Elimination 12-29 Age

ID: 6214350977

Match Scores

15-5

Loss

Play Date

2025-04-29

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
ID
Indy Dagnall

1R4MPD · Temecula, CA, US

DUPR

5.021

RT
Rex Thais

KO4DN6 · Jacksonville, FL, US

DUPR

4.653

TEAM 2LOSS
EB
Eric Belahov

KOPZJO · Oshawa, ON, CA

DUPR

5.590

MS
Max Schaefler

NYPX56 · Toronto, ON, CA

DUPR

5.303

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-6214350977
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4361102275,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Indy Dagnall",
        "dupr_id": "1R4MPD",
        "rating": 5.021,
        "profile_pic_url": null,
        "location": "Temecula, CA, US"
      },
      {
        "name": "Rex Thais",
        "dupr_id": "KO4DN6",
        "rating": 4.653,
        "profile_pic_url": null,
        "location": "Jacksonville, FL, US"
      }
    ]
  },
  {
    "team_id": 6860229693,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Eric Belahov",
        "dupr_id": "KOPZJO",
        "rating": 5.59,
        "profile_pic_url": null,
        "location": "Oshawa, ON, CA"
      },
      {
        "name": "Max Schaefler",
        "dupr_id": "NYPX56",
        "rating": 5.303,
        "profile_pic_url": null,
        "location": "Toronto, ON, CA"
      }
    ]
  }
]