Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6688766345

Match Scores

11-6

Loss

Play Date

2025-05-23

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JS
John Sawyer

3L6WEJ · USA

DUPR

3.699

CV
Cameron Velasquez

V42VYP · USA

DUPR

3.875

TEAM 2LOSS
PW
Pierce Williams

MY7R7P · Madera, CA, US

DUPR

4.147

TD
TIMOTHY DO

NRPE9W · USA

DUPR

3.030

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-6688766345
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8223827105,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "John Sawyer",
        "dupr_id": "3L6WEJ",
        "rating": 3.699,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cameron Velasquez",
        "dupr_id": "V42VYP",
        "rating": 3.875,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6525562807,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Pierce Williams",
        "dupr_id": "MY7R7P",
        "rating": 4.147,
        "profile_pic_url": null,
        "location": "Madera, CA, US"
      },
      {
        "name": "TIMOTHY DO",
        "dupr_id": "NRPE9W",
        "rating": 3.03,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]