Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Club v Club

ID: 8079751078

Match Scores

14-21

Loss

Play Date

2024-10-19

Play Time (Est)

11:30 PM

Play Location

Indianapolis Pickleball Club, Industry Drive, Indianapolis, IN, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
JN
Jason Neuenschwander

3VX9NJ · Indianapolis, IN, US

DUPR

4.443

BC
Brian Cooke

8D9PJY · Indianapolis, IN, US

DUPR

5.305

TEAM 2WINNER
RR
Reggie Renner

RY42EE · IN, US

DUPR

5.033

MR
Michael Roenigk

3LW945 · Fishers, IN, US

DUPR

5.622

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-8079751078
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5176249261,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jason Neuenschwander",
        "dupr_id": "3VX9NJ",
        "rating": 4.443,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Brian Cooke",
        "dupr_id": "8D9PJY",
        "rating": 5.305,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  },
  {
    "team_id": 8124468008,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Reggie Renner",
        "dupr_id": "RY42EE",
        "rating": 5.033,
        "profile_pic_url": null,
        "location": "IN, US"
      },
      {
        "name": "Michael Roenigk",
        "dupr_id": "3LW945",
        "rating": 5.622,
        "profile_pic_url": null,
        "location": "Fishers, IN, US"
      }
    ]
  }
]