Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

NRRP Sun. League Level 6

ID: 5333434723

Match Scores

4-11

Win

Play Date

2026-05-31

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.285

MA
Maher Adi

G5ZWDX · USA

DUPR

3.335

TEAM 2WINNER
BA
Bernard Andrews

8JDR0J · USA

DUPR

3.618

AW
Aidan Weisman

X274VR · Avon Lake, OH, US

DUPR

4.208

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-5333434723
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5049521444,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.285,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      },
      {
        "name": "Maher Adi",
        "dupr_id": "G5ZWDX",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4732296284,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Bernard Andrews",
        "dupr_id": "8JDR0J",
        "rating": 3.618,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Aidan Weisman",
        "dupr_id": "X274VR",
        "rating": 4.208,
        "profile_pic_url": null,
        "location": "Avon Lake, OH, US"
      }
    ]
  }
]