Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Winter Slam @ Indianapolis Pickleball Club - Mens Doubles Skill: (4.5/5.0) Age: Any

ID: 5200273580

Match Scores

11-3

Win

Play Date

2025-01-11

Play Time (Est)

9:00 PM

Play Location

Indianapolis, IN

View Facility Page →

Competitor Teams

TEAM 1WINNER
BS
Bart Shaw

4LORMG · Indianapolis, IN, US

DUPR

4.112

BS
Brad Simmons

XJVRER · Westfield, IN, US

DUPR

4.336

TEAM 2LOSS
PG
Peter Gu

YGDVWK · West Lafayette, IN, US

DUPR

4.411

JH
John Herron

17XVYN · West Lafayette, IN, US

DUPR

4.213

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-5200273580
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8330971574,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bart Shaw",
        "dupr_id": "4LORMG",
        "rating": 4.112,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      },
      {
        "name": "Brad Simmons",
        "dupr_id": "XJVRER",
        "rating": 4.336,
        "profile_pic_url": null,
        "location": "Westfield, IN, US"
      }
    ]
  },
  {
    "team_id": 4814585166,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Peter Gu",
        "dupr_id": "YGDVWK",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      },
      {
        "name": "John Herron",
        "dupr_id": "17XVYN",
        "rating": 4.213,
        "profile_pic_url": null,
        "location": "West Lafayette, IN, US"
      }
    ]
  }
]