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

4 teams

ID: 5592881201

Match Scores

22-23

Loss

Play Date

2025-02-01

Play Time (Est)

6:15 AM

Play Location

Lancaster

View Facility Page →

Competitor Teams

TEAM 1LOSS
AP
Arpit Patel

N7LLM7 · Lancaster County, SC, US

DUPR

3.246

YA
Yan Aung

KX6DD6 · Lancaster, SC, US

DUPR

2.831

TEAM 2WINNER
SS
Sachin Shakya

4ZOJYM · Indian Land, SC, US

DUPR

2.785

PD
Parikshit Deshpande

X2VWJ7 · Charlotte, NC, US

DUPR

3.249

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-5592881201
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5731259055,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arpit Patel",
        "dupr_id": "N7LLM7",
        "rating": 3.246,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "Yan Aung",
        "dupr_id": "KX6DD6",
        "rating": 2.831,
        "profile_pic_url": null,
        "location": "Lancaster, SC, US"
      }
    ]
  },
  {
    "team_id": 6497146632,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sachin Shakya",
        "dupr_id": "4ZOJYM",
        "rating": 2.785,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Parikshit Deshpande",
        "dupr_id": "X2VWJ7",
        "rating": 3.249,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]