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

NRRP Fri. League Level 5

ID: 4447501245

Match Scores

5-11

Win

Play Date

2026-06-05

Play Time (Est)

10:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
LB
Larry Brooks

56JWQ0 · USA

DUPR

3.077

JP
JEFFREY PHAN

8G9L2G · USA

DUPR

3.021

TEAM 2WINNER
MC
Martin Cook

0Z0V7N · USA

DUPR

2.962

BU
Brian Urban

7DP4Q4 · Westlake, OH, US

DUPR

3.303

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-4447501245
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6972019736,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Larry Brooks",
        "dupr_id": "56JWQ0",
        "rating": 3.077,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "JEFFREY PHAN",
        "dupr_id": "8G9L2G",
        "rating": 3.021,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6033192969,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Martin Cook",
        "dupr_id": "0Z0V7N",
        "rating": 2.962,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Brian Urban",
        "dupr_id": "7DP4Q4",
        "rating": 3.303,
        "profile_pic_url": null,
        "location": "Westlake, OH, US"
      }
    ]
  }
]