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

Competitive Open Play Match

ID: 5438553980

Match Scores

5-11

Loss

Play Date

2025-01-30

Play Time (Est)

9:00 PM

Play Location

Lancaster, SC 29720, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
AP
Arpit Patel

N7LLM7 · Lancaster County, SC, US

DUPR

3.228

YA
Yan Aung

KX6DD6 · Lancaster, SC, US

DUPR

2.817

TEAM 2WINNER
RH
rakesh harsh

DNZPW4 · Lancaster County, SC, US

DUPR

3.985

AM
avinash M

YNJRWP · Lancaster County, SC, US

DUPR

3.270

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-5438553980
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8077862504,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arpit Patel",
        "dupr_id": "N7LLM7",
        "rating": 3.228,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "Yan Aung",
        "dupr_id": "KX6DD6",
        "rating": 2.817,
        "profile_pic_url": null,
        "location": "Lancaster, SC, US"
      }
    ]
  },
  {
    "team_id": 6015533535,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "rakesh harsh",
        "dupr_id": "DNZPW4",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "avinash M",
        "dupr_id": "YNJRWP",
        "rating": 3.27,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  }
]