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

4 teams

ID: 6810351966

Match Scores

21-17

Loss

Play Date

2025-02-01

Play Time (Est)

7:30 PM

Play Location

Lancaster

View Facility Page →

Competitor Teams

TEAM 1WINNER
RH
rakesh harsh

DNZPW4 · Lancaster County, SC, US

DUPR

3.961

AM
avinash M

YNJRWP · Lancaster County, SC, US

DUPR

3.272

TEAM 2LOSS
AP
Arpit Patel

N7LLM7 · Lancaster County, SC, US

DUPR

3.263

YA
Yan Aung

KX6DD6 · Lancaster, SC, US

DUPR

2.841

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-6810351966
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5352216783,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "rakesh harsh",
        "dupr_id": "DNZPW4",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "avinash M",
        "dupr_id": "YNJRWP",
        "rating": 3.272,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      }
    ]
  },
  {
    "team_id": 7094464363,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Arpit Patel",
        "dupr_id": "N7LLM7",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "Yan Aung",
        "dupr_id": "KX6DD6",
        "rating": 2.841,
        "profile_pic_url": null,
        "location": "Lancaster, SC, US"
      }
    ]
  }
]