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

POOL B DUPR 20 / 2025 The Dink Minor League Pickleball National Championship

ID: 5234933591

Match Scores

9-21

Win

Play Date

2025-12-06

Play Time (Est)

12:45 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1LOSS
AG
Aidan Gorneau

599K00 · South Portland, ME, US

DUPR

5.113

EJ
Erica Johnson

3YLV54 · Dover, NH, US

DUPR

4.717

TEAM 2WINNER
MM
Michael Moody

DWLGW6 · Edmond, OK, US

DUPR

5.365

AB
Alex Bowers

ODP907 · Edmond, OK, US

DUPR

5.546

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-5234933591
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6022249906,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Aidan Gorneau",
        "dupr_id": "599K00",
        "rating": 5.113,
        "profile_pic_url": null,
        "location": "South Portland, ME, US"
      },
      {
        "name": "Erica Johnson",
        "dupr_id": "3YLV54",
        "rating": 4.717,
        "profile_pic_url": null,
        "location": "Dover, NH, US"
      }
    ]
  },
  {
    "team_id": 7845604031,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Moody",
        "dupr_id": "DWLGW6",
        "rating": 5.365,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Alex Bowers",
        "dupr_id": "ODP907",
        "rating": 5.546,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      }
    ]
  }
]