Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BPC Dataw v Coosaw - W 4.0

ID: 7633838852

Match Scores

6-11, 11-4, 12-10

Loss

Play Date

2025-10-22

Play Time (Est)

9:00 PM

Play Location

Coosaw Point Boulevard, Beaufort, SC, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
ND
Niki Davidson

DW00NL · Saint Helena Island, SC, US

DUPR

4.374

RD
Rachel DiPaolo

4ZP7YM · USA

DUPR

4.318

TEAM 2LOSS
NC
Nancy Compton

3LKMLZ · Beaufort, SC, US

DUPR

4.218

KF
Kelly Freed

V49JYJ · USA

DUPR

4.092

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-7633838852
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4462488751,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Niki Davidson",
        "dupr_id": "DW00NL",
        "rating": 4.374,
        "profile_pic_url": null,
        "location": "Saint Helena Island, SC, US"
      },
      {
        "name": "Rachel DiPaolo",
        "dupr_id": "4ZP7YM",
        "rating": 4.318,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6472790905,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nancy Compton",
        "dupr_id": "3LKMLZ",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Beaufort, SC, US"
      },
      {
        "name": "Kelly Freed",
        "dupr_id": "V49JYJ",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]