Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

NRRP Fri. League Level 5

ID: 5933952865

Match Scores

5-11

Win

Play Date

2026-06-05

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TJ
Tom Johnson

KXQJNO · USA

DUPR

2.691

ST
Scott Tamas

E96YPO · USA

DUPR

2.778

TEAM 2WINNER
BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.292

JP
JEFFREY PHAN

8G9L2G · USA

DUPR

3.032

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-5933952865
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6020644521,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tom Johnson",
        "dupr_id": "KXQJNO",
        "rating": 2.691,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott Tamas",
        "dupr_id": "E96YPO",
        "rating": 2.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7463712845,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.292,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "JEFFREY PHAN",
        "dupr_id": "8G9L2G",
        "rating": 3.032,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]