Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

IPBPA Wednesday Mixed

ID: 6268651501

Match Scores

15-4

Win

Play Date

2026-03-25

Play Time (Est)

2:15 AM

Play Location

Foxfire, NC, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Cindy Laton

L5YJD6 · NC, US

DUPR

4.302

JY
Jeff Yurk

7605W0 · Pinehurst, NC, US

DUPR

4.393

TEAM 2LOSS
AW
Andra Willis

L2P2D6 · USA

DUPR

3.648

MB
Mike Brown

D9REYY · Rockingham, NC, US

DUPR

3.871

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-6268651501
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4346012156,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Laton",
        "dupr_id": "L5YJD6",
        "rating": 4.302,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Jeff Yurk",
        "dupr_id": "7605W0",
        "rating": 4.393,
        "profile_pic_url": null,
        "location": "Pinehurst, NC, US"
      }
    ]
  },
  {
    "team_id": 7599409438,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Andra Willis",
        "dupr_id": "L2P2D6",
        "rating": 3.648,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mike Brown",
        "dupr_id": "D9REYY",
        "rating": 3.871,
        "profile_pic_url": null,
        "location": "Rockingham, NC, US"
      }
    ]
  }
]