Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 8487159776

Match Scores

7-11

Win

Play Date

2024-05-29

Play Time (Est)

9:00 PM

Play Location

145 Commons Way, Bridgewater, NJ 08807, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
VR
Vlad Radomsky

2LZ9LY · USA

DUPR

3.485

SD
Slavo Dzuba

XJWKOX · USA

DUPR

4.090

TEAM 2WINNER
RM
Ryan McCormick

JZ5MJJ · USA

DUPR

3.804

CL
Christopher Long

3X5LJR · Piscataway, NJ, US

DUPR

4.876

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-8487159776
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7072890930,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Vlad Radomsky",
        "dupr_id": "2LZ9LY",
        "rating": 3.485,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Slavo Dzuba",
        "dupr_id": "XJWKOX",
        "rating": 4.09,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5846873357,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ryan McCormick",
        "dupr_id": "JZ5MJJ",
        "rating": 3.804,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Christopher Long",
        "dupr_id": "3X5LJR",
        "rating": 4.876,
        "profile_pic_url": null,
        "location": "Piscataway, NJ, US"
      }
    ]
  }
]