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

DUPR Accuracy Night - Men's 3.5

ID: 8481064355

Match Scores

11-7

Win

Play Date

2026-01-22

Play Time (Est)

12:45 AM

Play Location

H2 Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Matt Gruber

Q5ORMN · Mishawaka, IN, US

DUPR

3.795

BG
Boobie Green

X29X44 · USA

DUPR

3.390

TEAM 2LOSS
FB
Frank Bock

3XVDVR · Granger, IN, US

DUPR

3.564

LC
les crooks

PZG07X · IN, US

DUPR

3.204

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-8481064355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6881276845,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Gruber",
        "dupr_id": "Q5ORMN",
        "rating": 3.795,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Boobie Green",
        "dupr_id": "X29X44",
        "rating": 3.39,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4366838108,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frank Bock",
        "dupr_id": "3XVDVR",
        "rating": 3.564,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "les crooks",
        "dupr_id": "PZG07X",
        "rating": 3.204,
        "profile_pic_url": null,
        "location": "IN, US"
      }
    ]
  }
]