Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8186385299

Match Scores

21-16

Win

Play Date

2026-02-22

Play Time (Est)

12:45 AM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1WINNER
AW
Austin Wayne Christopher

8DJYZM · Moore, OK, US

DUPR

4.365

DH
Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

4.067

TEAM 2LOSS
KC
Kenny Cowell

L5MDN5 · Norman, OK, US

DUPR

4.696

GS
Galina Semenova

ODPLDW · Bixby, OK, US

DUPR

4.790

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-8186385299
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5481987884,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Austin Wayne Christopher",
        "dupr_id": "8DJYZM",
        "rating": 4.365,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 4.067,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      }
    ]
  },
  {
    "team_id": 4434010839,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kenny Cowell",
        "dupr_id": "L5MDN5",
        "rating": 4.696,
        "profile_pic_url": null,
        "location": "Norman, OK, US"
      },
      {
        "name": "Galina Semenova",
        "dupr_id": "ODPLDW",
        "rating": 4.79,
        "profile_pic_url": null,
        "location": "Bixby, OK, US"
      }
    ]
  }
]