Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5138905853

Match Scores

2-11

Win

Play Date

2026-05-27

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TV
Tony Vargas

L5DWD5 · USA

DUPR

4.019

RH
Randy Holmes

RYW4VD · USA

DUPR

3.694

TEAM 2WINNER
GI
Guillermo Iladoy

RZ0ZLM · Aliso Viejo, CA, US

DUPR

4.712

SR
Simone Rhoades

5E50LL · USA

DUPR

3.894

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-5138905853
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4878232655,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Vargas",
        "dupr_id": "L5DWD5",
        "rating": 4.019,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Randy Holmes",
        "dupr_id": "RYW4VD",
        "rating": 3.694,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4510106237,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Guillermo Iladoy",
        "dupr_id": "RZ0ZLM",
        "rating": 4.712,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      },
      {
        "name": "Simone  Rhoades",
        "dupr_id": "5E50LL",
        "rating": 3.894,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]