Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5276364167

Match Scores

7-11

Loss

Play Date

2025-06-10

Play Time (Est)

12:45 AM

Play Location

Bryan County, GA, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CL
Christopher Lanier

1NQKGZ · Richmond Hill, GA, US

DUPR

4.080

DB
Darin Baclayon

8D0VL3 · Richmond Hill, GA, US

DUPR

4.048

TEAM 2WINNER
HD
Hannah Dickey

0RXPPN · USA

DUPR

3.500

DL
Dawn Lanier

3P2GQZ · USA

DUPR

3.500

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-5276364167
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7713825772,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christopher Lanier",
        "dupr_id": "1NQKGZ",
        "rating": 4.08,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      },
      {
        "name": "Darin Baclayon",
        "dupr_id": "8D0VL3",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Richmond Hill, GA, US"
      }
    ]
  },
  {
    "team_id": 7446220498,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Hannah Dickey",
        "dupr_id": "0RXPPN",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dawn Lanier",
        "dupr_id": "3P2GQZ",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]