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

Pool A - DUPR 18 (2/22 Start Time TBD)

ID: 7978435346

Match Scores

22-24

Win

Play Date

2026-02-22

Play Time (Est)

3:30 PM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
EC
Emily Cessna

YGDVXD · Oklahoma City, OK, US

DUPR

4.699

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.668

TEAM 2WINNER
JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.928

KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.591

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-7978435346
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4651829245,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emily Cessna",
        "dupr_id": "YGDVXD",
        "rating": 4.699,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.668,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  },
  {
    "team_id": 8033319830,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.928,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.591,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  }
]