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

qualifiers

ID: 6150792206

Match Scores

22-20

Win

Play Date

2025-02-01

Play Time (Est)

3:30 PM

Play Location

Lancaster, SC 29720, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
YA
Yan Aung

KX6DD6 · Lancaster, SC, US

DUPR

2.858

AP
Arpit Patel

N7LLM7 · Lancaster County, SC, US

DUPR

3.292

TEAM 2LOSS
SS
Sachin Shakya

4ZOJYM · Indian Land, SC, US

DUPR

2.801

PD
Parikshit Deshpande

X2VWJ7 · Charlotte, NC, US

DUPR

3.267

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-6150792206
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6166403525,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Yan Aung",
        "dupr_id": "KX6DD6",
        "rating": 2.858,
        "profile_pic_url": null,
        "location": "Lancaster, SC, US"
      },
      {
        "name": "Arpit Patel",
        "dupr_id": "N7LLM7",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  },
  {
    "team_id": 8151168426,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sachin Shakya",
        "dupr_id": "4ZOJYM",
        "rating": 2.801,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Parikshit Deshpande",
        "dupr_id": "X2VWJ7",
        "rating": 3.267,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]