Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 20 The Dink Minor League Pickleball

ID: 5960897787

Match Scores

24-22

Loss

Play Date

2026-01-17

Play Time (Est)

4:45 AM

Play Location

Diadem Pickleball Club ~ Tulsa

Unverified Facility

Competitor Teams

TEAM 1WINNER
DN
Daniel Nix

677X5D · USA

DUPR

3.896

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.766

TEAM 2LOSS
ED
Edwin Davis

4LZ4EV · Tulsa, OK, US

DUPR

3.876

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.665

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-5960897787
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5663435592,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Daniel Nix",
        "dupr_id": "677X5D",
        "rating": 3.896,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.766,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  },
  {
    "team_id": 6578121095,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Edwin Davis",
        "dupr_id": "4LZ4EV",
        "rating": 3.876,
        "profile_pic_url": null,
        "location": "Tulsa, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.665,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  }
]