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

Minto US Open Pickleball Championships - Men's Doubles All Skills Double Elimination 30-34 Age

ID: 5430075999

Match Scores

15-6

Win

Play Date

2025-04-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JJ
Jordan Jackson

1RDLDN · USA

DUPR

4.741

JY
Jack Yankopolus

3XQ0O5 · Tampa, FL, US

DUPR

4.904

TEAM 2LOSS
DP
Daniel Parker

1NR2V2 · Winston-Salem, NC, US

DUPR

4.630

AC
Adam Couzens

GG7R9Q · St. Cloud, MN, US

DUPR

5.194

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-5430075999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8458073169,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Jackson",
        "dupr_id": "1RDLDN",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jack Yankopolus",
        "dupr_id": "3XQ0O5",
        "rating": 4.904,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 7983711075,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Parker",
        "dupr_id": "1NR2V2",
        "rating": 4.63,
        "profile_pic_url": null,
        "location": "Winston-Salem, NC, US"
      },
      {
        "name": "Adam Couzens",
        "dupr_id": "GG7R9Q",
        "rating": 5.194,
        "profile_pic_url": null,
        "location": "St. Cloud, MN, US"
      }
    ]
  }
]