Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6552459508

Match Scores

18-21

Win

Play Date

2026-02-22

Play Time (Est)

5:00 PM

Play Location

The Greens Country Club

View Facility Page →

Competitor Teams

TEAM 1LOSS
ED
Erica Dennis

1Q9YX0 · Bartlesville, OK, US

DUPR

4.530

JJ
Janine Johnson

8JGRZJ · Jenks, OK, US

DUPR

4.002

TEAM 2WINNER
DH
Dally Halbrooks

QPVDXN · Moore, OK, US

DUPR

4.055

LG
Lauryn Giachino

8WKWEG · Oklahoma City, OK, US

DUPR

4.465

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-6552459508
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8276956130,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Erica Dennis",
        "dupr_id": "1Q9YX0",
        "rating": 4.53,
        "profile_pic_url": null,
        "location": "Bartlesville, OK, US"
      },
      {
        "name": "Janine Johnson",
        "dupr_id": "8JGRZJ",
        "rating": 4.002,
        "profile_pic_url": null,
        "location": "Jenks, OK, US"
      }
    ]
  },
  {
    "team_id": 4994741326,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Dally Halbrooks",
        "dupr_id": "QPVDXN",
        "rating": 4.055,
        "profile_pic_url": null,
        "location": "Moore, OK, US"
      },
      {
        "name": "Lauryn Giachino",
        "dupr_id": "8WKWEG",
        "rating": 4.465,
        "profile_pic_url": null,
        "location": "Oklahoma City, OK, US"
      }
    ]
  }
]