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

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

ID: 8337624501

Match Scores

18-21

Loss

Play Date

2026-02-22

Play Time (Est)

10:15 AM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
jenny schmidt

3PD7QE · Lee's Summit, MO, US

DUPR

4.888

KL
Katie Lee McKee

V7QMZ7 · Olathe, KS, US

DUPR

4.578

TEAM 2WINNER
KB
Kaylyn Baker

12RPN4 · Edmond, OK, US

DUPR

4.701

CF
Colby Fugit

3VGDP7 · Andover, KS, US

DUPR

4.217

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-8337624501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5100886561,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "jenny schmidt",
        "dupr_id": "3PD7QE",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Lee's Summit, MO, US"
      },
      {
        "name": "Katie Lee McKee",
        "dupr_id": "V7QMZ7",
        "rating": 4.578,
        "profile_pic_url": null,
        "location": "Olathe, KS, US"
      }
    ]
  },
  {
    "team_id": 6576970812,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kaylyn Baker",
        "dupr_id": "12RPN4",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Colby Fugit",
        "dupr_id": "3VGDP7",
        "rating": 4.217,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      }
    ]
  }
]