Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4661816534

Match Scores

11-7

Loss

Play Date

2026-05-20

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jason Ferrell

XJRRE2 · USA

DUPR

4.388

GP
Greg Politano

4VN2EM · USA

DUPR

4.277

TEAM 2LOSS
GI
Guillermo Iladoy

RZ0ZLM · Aliso Viejo, CA, US

DUPR

4.715

MR
Melissa Rutledge

3574ZP · Rancho Santa Margarita, CA, US

DUPR

3.886

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-4661816534
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6130810609,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Ferrell",
        "dupr_id": "XJRRE2",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Politano",
        "dupr_id": "4VN2EM",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6262626190,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Guillermo Iladoy",
        "dupr_id": "RZ0ZLM",
        "rating": 4.715,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      },
      {
        "name": "Melissa Rutledge",
        "dupr_id": "3574ZP",
        "rating": 3.886,
        "profile_pic_url": null,
        "location": "Rancho Santa Margarita, CA, US"
      }
    ]
  }
]