Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Wednesday Night Pickleball League - Elite (3.8 - 4.5) Week 9

ID: 4668462999

Match Scores

11-5

Win

Play Date

2026-05-27

Play Time (Est)

4:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
TV
Tony Vargas

L5DWD5 · USA

DUPR

4.013

GI
Guillermo Iladoy

RZ0ZLM · Aliso Viejo, CA, US

DUPR

4.707

TEAM 2LOSS
RH
Randy Holmes

RYW4VD · USA

DUPR

3.700

SR
Simone Rhoades

5E50LL · USA

DUPR

3.899

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-4668462999
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7120140629,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tony Vargas",
        "dupr_id": "L5DWD5",
        "rating": 4.013,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Guillermo Iladoy",
        "dupr_id": "RZ0ZLM",
        "rating": 4.707,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      }
    ]
  },
  {
    "team_id": 5166318179,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Randy Holmes",
        "dupr_id": "RYW4VD",
        "rating": 3.7,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Simone  Rhoades",
        "dupr_id": "5E50LL",
        "rating": 3.899,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]