Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Apex First Grand Invitational - Men's Doubles 4.5

ID: 6122675411

Match Scores

8-11

Loss

Play Date

2026-04-25

Play Time (Est)

12:45 AM

Play Location

Apex Pickleball Clubs, 501 Cypress Creek Road, Cedar Park, TX 78613, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
AS
Andy Sio

4LDLRM · Leander, TX, US

DUPR

4.396

VM
vivek mahadevaiah

KOXXDY · Cedar Park, TX, US

DUPR

4.240

TEAM 2WINNER
AC
Andrew Chapa

35LP70 · Austin, TX, US

DUPR

4.119

RC
RayAnthony Chapa

3V2X77 · Cedar Park, TX, US

DUPR

4.744

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-6122675411
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5090871926,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Andy Sio",
        "dupr_id": "4LDLRM",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Leander, TX, US"
      },
      {
        "name": "vivek mahadevaiah",
        "dupr_id": "KOXXDY",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  },
  {
    "team_id": 8045859219,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Andrew Chapa",
        "dupr_id": "35LP70",
        "rating": 4.119,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "RayAnthony Chapa",
        "dupr_id": "3V2X77",
        "rating": 4.744,
        "profile_pic_url": null,
        "location": "Cedar Park, TX, US"
      }
    ]
  }
]