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

DUPR Accuracy Night - Men's 3.5

ID: 5547581981

Match Scores

11-9

Win

Play Date

2026-01-22

Play Time (Est)

6:15 AM

Play Location

H2 Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MG
Matt Gruber

Q5ORMN · Mishawaka, IN, US

DUPR

3.681

LC
les crooks

PZG07X · IN, US

DUPR

3.207

TEAM 2LOSS
FB
Frank Bock

3XVDVR · Granger, IN, US

DUPR

3.568

BC
Brett Cotner

J5Q29M · USA

DUPR

3.182

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-5547581981
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5448448605,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Matt Gruber",
        "dupr_id": "Q5ORMN",
        "rating": 3.681,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "les crooks",
        "dupr_id": "PZG07X",
        "rating": 3.207,
        "profile_pic_url": null,
        "location": "IN, US"
      }
    ]
  },
  {
    "team_id": 7346544485,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Frank Bock",
        "dupr_id": "3XVDVR",
        "rating": 3.568,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      },
      {
        "name": "Brett Cotner",
        "dupr_id": "J5Q29M",
        "rating": 3.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]