Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - DUPR 14 (Sun 4/26)

ID: 5612675729

Match Scores

15-21

Loss

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

TOPSEED Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
SD
Stacey Davis

3V6MP7 · Benton County, AR

DUPR

3.970

MC
MAEGHAN CAVENER

DY6XGY · Bella Vista, AR, US

DUPR

3.645

TEAM 2WINNER
CJ
Crystal Jeske

12Y5G4 · USA

DUPR

3.273

SW
Sunday Winkle

V46PR7 · USA

DUPR

4.002

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-5612675729
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7565248459,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Stacey Davis",
        "dupr_id": "3V6MP7",
        "rating": 3.97,
        "profile_pic_url": null,
        "location": "Benton County, AR"
      },
      {
        "name": "MAEGHAN CAVENER",
        "dupr_id": "DY6XGY",
        "rating": 3.645,
        "profile_pic_url": null,
        "location": "Bella Vista, AR, US"
      }
    ]
  },
  {
    "team_id": 5675692084,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Crystal Jeske",
        "dupr_id": "12Y5G4",
        "rating": 3.273,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Sunday Winkle",
        "dupr_id": "V46PR7",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]