Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Competitive Open Play Match

ID: 6763802779

Match Scores

14-12

Loss

Play Date

2023-10-21

Play Time (Est)

8:45 AM

Play Location

New York, NY, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
SK
Sofia Kurtz

YGDQ54 · New York, NY, US

DUPR

4.505

CC
Caleb Chakravarthi

GGE6VD · USA

DUPR

3.500

TEAM 2LOSS
VS
Vihar shah

W64LPQ · Ahmedabad, GJ, IN

DUPR

4.774

JS
Josh Silverstein

4LRGWM · Queens County, NY, US

DUPR

5.288

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-6763802779
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8503316079,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Sofia Kurtz",
        "dupr_id": "YGDQ54",
        "rating": 4.505,
        "profile_pic_url": null,
        "location": "New York, NY, US"
      },
      {
        "name": "Caleb Chakravarthi",
        "dupr_id": "GGE6VD",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6140597532,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Vihar shah",
        "dupr_id": "W64LPQ",
        "rating": 4.774,
        "profile_pic_url": null,
        "location": "Ahmedabad, GJ, IN"
      },
      {
        "name": "Josh Silverstein",
        "dupr_id": "4LRGWM",
        "rating": 5.288,
        "profile_pic_url": null,
        "location": "Queens County, NY, US"
      }
    ]
  }
]