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

NRRP Fri. League Level 5

ID: 6633221134

Match Scores

11-9

Win

Play Date

2026-06-05

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.288

MC
Michael Colant

16YD6D · USA

DUPR

3.070

TEAM 2LOSS
DA
David Allen

RXV5LZ · Lorain, OH, US

DUPR

3.216

JP
JEFFREY PHAN

8G9L2G · USA

DUPR

3.033

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-6633221134
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6798329153,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "Michael Colant",
        "dupr_id": "16YD6D",
        "rating": 3.07,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8101251474,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David Allen",
        "dupr_id": "RXV5LZ",
        "rating": 3.216,
        "profile_pic_url": null,
        "location": "Lorain, OH, US"
      },
      {
        "name": "JEFFREY PHAN",
        "dupr_id": "8G9L2G",
        "rating": 3.033,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]