Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Apex First Grand Invitational - Men's Doubles 4.0

ID: 4808865928

Match Scores

15-8

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1WINNER
FC
Francisco Campos

L2JKKZ · Georgetown, TX, US

DUPR

3.843

AD
Alexander Dolcefino

NYPWX2 · USA

DUPR

4.182

TEAM 2LOSS
NC
Nick Collins

4L5RZK · Georgetown, TX, US

DUPR

3.888

VH
Vicente Herrera

DWVPRL · Liberty Hill, TX, US

DUPR

4.052

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-4808865928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5679835479,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Francisco Campos",
        "dupr_id": "L2JKKZ",
        "rating": 3.843,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Alexander Dolcefino",
        "dupr_id": "NYPWX2",
        "rating": 4.182,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5296518343,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Collins",
        "dupr_id": "4L5RZK",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "Georgetown, TX, US"
      },
      {
        "name": "Vicente Herrera",
        "dupr_id": "DWVPRL",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": "Liberty Hill, TX, US"
      }
    ]
  }
]