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

DUPR Accuracy Night - Men's 3.5

ID: 5640672820

Match Scores

9-11

Loss

Play Date

2026-01-22

Play Time (Est)

5:00 PM

Play Location

H2 Pickleball

Unverified Facility

Competitor Teams

TEAM 1LOSS
MG
Matt Gruber

Q5ORMN · Mishawaka, IN, US

DUPR

3.639

FB
Frank Bock

3XVDVR · Granger, IN, US

DUPR

3.768

TEAM 2WINNER
LC
les crooks

PZG07X · IN, US

DUPR

3.097

SD
Sean Decker

2Q2G6R · USA

DUPR

3.411

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-5640672820
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8107389599,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Matt Gruber",
        "dupr_id": "Q5ORMN",
        "rating": 3.639,
        "profile_pic_url": null,
        "location": "Mishawaka, IN, US"
      },
      {
        "name": "Frank Bock",
        "dupr_id": "3XVDVR",
        "rating": 3.768,
        "profile_pic_url": null,
        "location": "Granger, IN, US"
      }
    ]
  },
  {
    "team_id": 6155527960,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "les crooks",
        "dupr_id": "PZG07X",
        "rating": 3.097,
        "profile_pic_url": null,
        "location": "IN, US"
      },
      {
        "name": "Sean Decker",
        "dupr_id": "2Q2G6R",
        "rating": 3.411,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]