Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Monday DUPR Nite

ID: 4462561998

Match Scores

11-3

Win

Play Date

2023-11-13

Play Time (Est)

7:30 PM

Play Location

375 Commerce Dr, Fort Washington, PA 19034, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
RG
Robert Gerhard

1QW6G4 · Dresher, PA, US

DUPR

3.662

FT
frank tornetta

ODWJ52 · Ambler, PA, US

DUPR

4.491

TEAM 2LOSS
CT
Christopher Tye

KO4DYY · USA

DUPR

3.891

JR
Joel Rosen

17Y9ON · Blue Bell, PA, US

DUPR

3.972

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-4462561998
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6082203831,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Gerhard",
        "dupr_id": "1QW6G4",
        "rating": 3.662,
        "profile_pic_url": null,
        "location": "Dresher, PA, US"
      },
      {
        "name": "frank tornetta",
        "dupr_id": "ODWJ52",
        "rating": 4.491,
        "profile_pic_url": null,
        "location": "Ambler, PA, US"
      }
    ]
  },
  {
    "team_id": 8075930063,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Christopher Tye",
        "dupr_id": "KO4DYY",
        "rating": 3.891,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joel Rosen",
        "dupr_id": "17Y9ON",
        "rating": 3.972,
        "profile_pic_url": null,
        "location": "Blue Bell, PA, US"
      }
    ]
  }
]