Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

IPBPA - Wednesday Mixed

ID: 6600808240

Match Scores

15-3

Win

Play Date

2026-03-25

Play Time (Est)

5:00 PM

Play Location

Foxfire, NC, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Cindy Laton

L5YJD6 · NC, US

DUPR

4.290

JY
Jeff Yurk

7605W0 · Pinehurst, NC, US

DUPR

4.389

TEAM 2LOSS
MB
Mike Brown

D9REYY · Rockingham, NC, US

DUPR

3.875

AW
Andra Willis

L2P2D6 · USA

DUPR

3.668

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-6600808240
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6514231348,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cindy Laton",
        "dupr_id": "L5YJD6",
        "rating": 4.29,
        "profile_pic_url": null,
        "location": "NC, US"
      },
      {
        "name": "Jeff Yurk",
        "dupr_id": "7605W0",
        "rating": 4.389,
        "profile_pic_url": null,
        "location": "Pinehurst, NC, US"
      }
    ]
  },
  {
    "team_id": 5904744035,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mike Brown",
        "dupr_id": "D9REYY",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": "Rockingham, NC, US"
      },
      {
        "name": "Andra Willis",
        "dupr_id": "L2P2D6",
        "rating": 3.668,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]