Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6825910705

Match Scores

11-7

Loss

Play Date

2026-05-20

Play Time (Est)

2:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JF
Jason Ferrell

XJRRE2 · USA

DUPR

4.361

GP
Greg Politano

4VN2EM · USA

DUPR

4.291

TEAM 2LOSS
GI
Guillermo Iladoy

RZ0ZLM · Aliso Viejo, CA, US

DUPR

4.701

MR
Melissa Rutledge

3574ZP · Rancho Santa Margarita, CA, US

DUPR

3.872

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-6825910705
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4731432023,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jason Ferrell",
        "dupr_id": "XJRRE2",
        "rating": 4.361,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Greg Politano",
        "dupr_id": "4VN2EM",
        "rating": 4.291,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4305666861,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Guillermo Iladoy",
        "dupr_id": "RZ0ZLM",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Aliso Viejo, CA, US"
      },
      {
        "name": "Melissa Rutledge",
        "dupr_id": "3574ZP",
        "rating": 3.872,
        "profile_pic_url": null,
        "location": "Rancho Santa Margarita, CA, US"
      }
    ]
  }
]