Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Advance League Fall 24

ID: 5505151158

Match Scores

11-2

Win

Play Date

2024-11-11

Play Time (Est)

7:30 PM

Play Location

Life Time, Commerce Drive, Fort Washington, PA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
HL
Harriet Levin

XJRJ6X · USA

DUPR

3.906

RG
Robert Gerhard

1QW6G4 · Dresher, PA, US

DUPR

4.041

TEAM 2LOSS
JB
JR Burrs

ZNLXLM · USA

DUPR

3.533

KS
KaLi SunnStarrrr Ra

89ZNPR · Philadelphia, PA, US

DUPR

3.161

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-5505151158
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4350804207,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Harriet Levin",
        "dupr_id": "XJRJ6X",
        "rating": 3.906,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Robert Gerhard",
        "dupr_id": "1QW6G4",
        "rating": 4.041,
        "profile_pic_url": null,
        "location": "Dresher, PA, US"
      }
    ]
  },
  {
    "team_id": 5873814478,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "JR Burrs",
        "dupr_id": "ZNLXLM",
        "rating": 3.533,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "KaLi SunnStarrrr Ra",
        "dupr_id": "89ZNPR",
        "rating": 3.161,
        "profile_pic_url": null,
        "location": "Philadelphia, PA, US"
      }
    ]
  }
]