Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6211168286

Match Scores

15-8

Win

Play Date

2025-12-14

Play Time (Est)

3:30 PM

Play Location

Watertown, NY 13601, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
KP
Kamren Purvis

M2DLDD · Watertown, NY, US

DUPR

4.476

AB
Adam Brown

XOWYKR · USA

DUPR

3.356

TEAM 2LOSS
SG
Scott Garrabrant

2Z4094 · USA

DUPR

3.473

RT
Ryan Tastor

EL262W · USA

DUPR

3.546

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-6211168286
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5348852696,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kamren Purvis",
        "dupr_id": "M2DLDD",
        "rating": 4.476,
        "profile_pic_url": null,
        "location": "Watertown, NY, US"
      },
      {
        "name": "Adam Brown",
        "dupr_id": "XOWYKR",
        "rating": 3.356,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6344930530,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Scott  Garrabrant",
        "dupr_id": "2Z4094",
        "rating": 3.473,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ryan Tastor",
        "dupr_id": "EL262W",
        "rating": 3.546,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]