Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APA Gauntlet 2025 -Division 1

ID: 4444436743

Match Scores

7-15

Loss

Play Date

2025-11-08

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
AN
Arjun Nath

84L6K8 · Suwanee, GA, US

DUPR

3.786

AS
Ajit Singh

Q57L90 · Duluth, GA, US

DUPR

3.676

TEAM 2WINNER
SC
Stephen Coon

4ZGJKK · Macon, GA, US

DUPR

4.026

SL
Sunny Lyu

ZNGVMW · Macon, GA, US

DUPR

4.372

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-4444436743
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5277648659,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Arjun Nath",
        "dupr_id": "84L6K8",
        "rating": 3.786,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Ajit Singh",
        "dupr_id": "Q57L90",
        "rating": 3.676,
        "profile_pic_url": null,
        "location": "Duluth, GA, US"
      }
    ]
  },
  {
    "team_id": 4872900771,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Stephen Coon",
        "dupr_id": "4ZGJKK",
        "rating": 4.026,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      },
      {
        "name": "Sunny Lyu",
        "dupr_id": "ZNGVMW",
        "rating": 4.372,
        "profile_pic_url": null,
        "location": "Macon, GA, US"
      }
    ]
  }
]