Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Apex First Grand Invitational - Men's Doubles 4.5

ID: 7747316355

Match Scores

11-4

Win

Play Date

2026-04-25

Play Time (Est)

4:45 AM

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.377

JC
Jaime Castillo

8MDPJG · McAllen, TX, US

DUPR

4.949

TEAM 2LOSS
LB
Lanell Beckles

3ZLKYL · Austin, TX, US

DUPR

4.161

JM
JR Martinez

4LOXMV · Austin, TX, US

DUPR

4.096

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-7747316355
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4358428967,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Luis Acosta",
        "dupr_id": "V4ZX7E",
        "rating": 4.377,
        "profile_pic_url": null,
        "location": "Mission, TX, US"
      },
      {
        "name": "Jaime Castillo",
        "dupr_id": "8MDPJG",
        "rating": 4.949,
        "profile_pic_url": null,
        "location": "McAllen, TX, US"
      }
    ]
  },
  {
    "team_id": 5919236377,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lanell Beckles",
        "dupr_id": "3ZLKYL",
        "rating": 4.161,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      },
      {
        "name": "JR Martinez",
        "dupr_id": "4LOXMV",
        "rating": 4.096,
        "profile_pic_url": null,
        "location": "Austin, TX, US"
      }
    ]
  }
]