Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

DUPR Queen Of The Court

ID: 4403973769

Match Scores

10-7

Win

Play Date

2025-01-19

Play Time (Est)

2:15 AM

Play Location

Dinks Pickleball, Merle Hay Road, Des Moines, IA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HD
Heather Davis

1QMGDN · Waukee, IA, US

DUPR

4.190

ML
Melissa Lawyer

JJDRXM · USA

DUPR

3.446

TEAM 2LOSS
GH
Grace Hoaglund

RZ0G4Z · USA

DUPR

3.977

KK
Karina Katz

NY2PYN · USA

DUPR

3.699

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-4403973769
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5143002450,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Heather Davis",
        "dupr_id": "1QMGDN",
        "rating": 4.19,
        "profile_pic_url": null,
        "location": "Waukee, IA, US"
      },
      {
        "name": "Melissa Lawyer",
        "dupr_id": "JJDRXM",
        "rating": 3.446,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6720423273,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Hoaglund",
        "dupr_id": "RZ0G4Z",
        "rating": 3.977,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Karina Katz",
        "dupr_id": "NY2PYN",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]