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

Competitive Open Play Match

ID: 6949104460

Match Scores

11-5

Win

Play Date

2025-01-30

Play Time (Est)

5:00 PM

Play Location

Lancaster, SC 29720, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
AP
Arpit Patel

N7LLM7 · Lancaster County, SC, US

DUPR

3.240

YA
Yan Aung

KX6DD6 · Lancaster, SC, US

DUPR

2.829

TEAM 2LOSS
SS
Sachin Shakya

4ZOJYM · Indian Land, SC, US

DUPR

2.852

PD
Parikshit Deshpande

X2VWJ7 · Charlotte, NC, US

DUPR

3.331

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-6949104460
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4660207748,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arpit Patel",
        "dupr_id": "N7LLM7",
        "rating": 3.24,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "Yan Aung",
        "dupr_id": "KX6DD6",
        "rating": 2.829,
        "profile_pic_url": null,
        "location": "Lancaster, SC, US"
      }
    ]
  },
  {
    "team_id": 6159860696,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sachin Shakya",
        "dupr_id": "4ZOJYM",
        "rating": 2.852,
        "profile_pic_url": null,
        "location": "Indian Land, SC, US"
      },
      {
        "name": "Parikshit Deshpande",
        "dupr_id": "X2VWJ7",
        "rating": 3.331,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]