Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Private DUPR Invite

ID: 7004999846

Match Scores

11-8

Win

Play Date

2023-11-21

Play Time (Est)

3:30 PM

Play Location

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

View Facility Page →

Competitor Teams

TEAM 1WINNER
KS
KaLi SunnStarrrr Ra

89ZNPR · USA

DUPR

3.621

FT
frank tornetta

ODWJ52 · Ambler, PA, US

DUPR

4.129

TEAM 2LOSS
JT
Jason Torjman

1RQ72M · Montgomery County, PA, US

DUPR

3.943

CT
Christopher Tye

KO4DYY · USA

DUPR

3.737

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-7004999846
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4899935939,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "KaLi SunnStarrrr Ra",
        "dupr_id": "89ZNPR",
        "rating": 3.621,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "frank tornetta",
        "dupr_id": "ODWJ52",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 4515578669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jason Torjman",
        "dupr_id": "1RQ72M",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": "Montgomery County, PA, US"
      },
      {
        "name": "Christopher Tye",
        "dupr_id": "KO4DYY",
        "rating": 3.737,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]