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

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

ID: 6288620405

Match Scores

21-16

Win

Play Date

2026-02-22

Play Time (Est)

6:15 AM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
EC
Emily Cessna

YGDVXD · Oklahoma City, OK, US

DUPR

4.708

JK
Jacinta Knoles

89XJRV · North Platte, NE, US

DUPR

4.703

TEAM 2LOSS
KB
Kaylyn Baker

12RPN4 · Edmond, OK, US

DUPR

4.685

CF
Colby Fugit

3VGDP7 · Andover, KS, US

DUPR

4.230

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-6288620405
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5403341895,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Emily Cessna",
        "dupr_id": "YGDVXD",
        "rating": 4.708,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      },
      {
        "name": "Jacinta Knoles",
        "dupr_id": "89XJRV",
        "rating": 4.703,
        "profile_pic_url": null,
        "location": "North Platte, NE, US"
      }
    ]
  },
  {
    "team_id": 6568467496,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kaylyn Baker",
        "dupr_id": "12RPN4",
        "rating": 4.685,
        "profile_pic_url": null,
        "location": "Edmond, OK, US"
      },
      {
        "name": "Colby Fugit",
        "dupr_id": "3VGDP7",
        "rating": 4.23,
        "profile_pic_url": null,
        "location": "Andover, KS, US"
      }
    ]
  }
]