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

Pool A- Men's Doubles 3.0 - 2nd Annual Famously Hot Columbia Indoor Classic - Presented by 24 Hour Pickleball Club

ID: 7887156767

Match Scores

11-0

Win

Play Date

2025-06-21

Play Time (Est)

12:45 AM

Play Location

24 Hour Pickleball Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AP
Arpit Patel

N7LLM7 · Lancaster County, SC, US

DUPR

3.138

TL
Troy Larsgard

175DK9 · USA

DUPR

3.854

TEAM 2LOSS
JV
Josh Voegele

YNKGJ4 · USA

DUPR

3.003

JO
Jesse Oates

MEQYPD · USA

DUPR

3.003

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-7887156767
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4797038096,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Arpit Patel",
        "dupr_id": "N7LLM7",
        "rating": 3.138,
        "profile_pic_url": null,
        "location": "Lancaster County, SC, US"
      },
      {
        "name": "Troy Larsgard",
        "dupr_id": "175DK9",
        "rating": 3.854,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5689224296,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Josh Voegele",
        "dupr_id": "YNKGJ4",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jesse Oates",
        "dupr_id": "MEQYPD",
        "rating": 3.003,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]