Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6664798337

Match Scores

4-11

Loss

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 · Rancho Santa Margarita, CA, US

DUPR

4.007

SR
Simone Rhoades

5E50LL · USA

DUPR

3.893

TEAM 2WINNER
GI
Guillermo Iladoy

RZ0ZLM · Aliso Viejo, CA, US

DUPR

4.714

RH
Randy Holmes

RYW4VD · USA

DUPR

3.706

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-6664798337
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4751708476,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Tony Vargas",
        "dupr_id": "L5DWD5",
        "rating": 4.007,
        "profile_pic_url": null,
        "location": "Rancho Santa Margarita, CA, US"
      },
      {
        "name": "Simone  Rhoades",
        "dupr_id": "5E50LL",
        "rating": 3.893,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7035977034,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Guillermo Iladoy",
        "dupr_id": "RZ0ZLM",
        "rating": 4.714,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      },
      {
        "name": "Randy Holmes",
        "dupr_id": "RYW4VD",
        "rating": 3.706,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]