Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

POOL A DUPR 16 / 2025 The Dink Minor League Pickleball National Championship

ID: 5202528039

Match Scores

21-10

Win

Play Date

2025-12-06

Play Time (Est)

4:45 AM

Play Location

Pickler Universe - Carrollton

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
Jake Salmon

6Z6060 · Mesa, AZ, US

DUPR

4.571

AH
Andrew Hemauer

YGQDEP · Mesa, AZ, US

DUPR

4.451

TEAM 2LOSS
RL
Ryan Lavender

W6J4JK · Marietta, GA, US

DUPR

4.144

JM
Jedaiah Mickan

4LMOOV · Powder Springs, GA, US

DUPR

3.805

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-5202528039
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7660960475,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jake Salmon",
        "dupr_id": "6Z6060",
        "rating": 4.571,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      },
      {
        "name": "Andrew Hemauer",
        "dupr_id": "YGQDEP",
        "rating": 4.451,
        "profile_pic_url": null,
        "location": "Mesa, AZ, US"
      }
    ]
  },
  {
    "team_id": 6886695930,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ryan Lavender",
        "dupr_id": "W6J4JK",
        "rating": 4.144,
        "profile_pic_url": null,
        "location": "Marietta, GA, US"
      },
      {
        "name": "Jedaiah Mickan",
        "dupr_id": "4LMOOV",
        "rating": 3.805,
        "profile_pic_url": null,
        "location": "Powder Springs, GA, US"
      }
    ]
  }
]