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

Competitive Open Play Match

ID: 5063415700

Match Scores

11-5

Loss

Play Date

2025-10-24

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM

DUPR

3.523

MB
Morgan Barfield

YG7GYK · USA

DUPR

3.084

TEAM 2LOSS
CL
Camden Laurence

DN4DQM · USA

DUPR

2.855

NE
Noah Evans

YGOPWK · San Marcos, TX, US

DUPR

3.364

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-5063415700
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4518341605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sebastian  Martinez-Anton",
        "dupr_id": "X2RP62",
        "rating": 3.523,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Morgan Barfield",
        "dupr_id": "YG7GYK",
        "rating": 3.084,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6427312676,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Camden Laurence",
        "dupr_id": "DN4DQM",
        "rating": 2.855,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Noah Evans",
        "dupr_id": "YGOPWK",
        "rating": 3.364,
        "profile_pic_url": null,
        "location": "San Marcos, TX, US"
      }
    ]
  }
]