Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Open Play Match

ID: 7807876895

Match Scores

12-10

Loss

Play Date

2025-10-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
CL
Camden Laurence

DN4DQM · USA

DUPR

3.095

JF
jt figz

NXJ6QZ · USA

DUPR

3.634

TEAM 2LOSS
NE
Noah Evans

YGOPWK · San Marcos, TX, US

DUPR

3.291

SM

DUPR

3.630

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-7807876895
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5247766427,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Camden Laurence",
        "dupr_id": "DN4DQM",
        "rating": 3.095,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jt figz",
        "dupr_id": "NXJ6QZ",
        "rating": 3.634,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8204758504,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Noah Evans",
        "dupr_id": "YGOPWK",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      },
      {
        "name": "Sebastian  Martinez-Anton",
        "dupr_id": "X2RP62",
        "rating": 3.63,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]