Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Apex First Grand Invitational - Mixed Doubles 4.5

ID: 8096437730

Match Scores

15-7

Win

Play Date

2026-04-26

Play Time (Est)

3:30 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
LA
Luis Acosta

V4ZX7E · Mission, TX, US

DUPR

4.376

LV
Lizette Vera

O6DW0P · Pharr, TX, US

DUPR

4.092

TEAM 2LOSS
GF
Gaby Fraifer

ODZED2 · Tampa, FL, US

DUPR

3.870

MR
Marelise Roelofse

NXYYZ7 · USA

DUPR

3.262

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-8096437730
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5916992288,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Acosta",
        "dupr_id": "V4ZX7E",
        "rating": 4.376,
        "profile_pic_url": null,
        "location": "Mission, TX, US"
      },
      {
        "name": "Lizette Vera",
        "dupr_id": "O6DW0P",
        "rating": 4.092,
        "profile_pic_url": null,
        "location": "Pharr, TX, US"
      }
    ]
  },
  {
    "team_id": 8028196719,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Gaby Fraifer",
        "dupr_id": "ODZED2",
        "rating": 3.87,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      },
      {
        "name": "Marelise Roelofse",
        "dupr_id": "NXYYZ7",
        "rating": 3.262,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]