Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

8th Annual Nick Hostler Memorial Pickleball Tournament - Mixed Doubles Skill: (4.0) Age: (12 To 49)

ID: 4836070189

Match Scores

7-11

Win

Play Date

2025-09-21

Play Time (Est)

2:15 AM

Play Location

Springfield, MO

View Facility Page →

Competitor Teams

TEAM 1LOSS
RW
Regan Winslow

76DEPN · USA

DUPR

3.498

DC
Dawson Chartier

Q5MYLD · USA

DUPR

3.666

TEAM 2WINNER
MA
Marita Avilez

84N2ZM · Marshall, MO, US

DUPR

4.218

CA
Cameron Avilez

W6MXMQ · Abilene, TX, US

DUPR

3.867

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-4836070189
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5916275874,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Regan Winslow",
        "dupr_id": "76DEPN",
        "rating": 3.498,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Dawson Chartier",
        "dupr_id": "Q5MYLD",
        "rating": 3.666,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5563256375,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Marita Avilez",
        "dupr_id": "84N2ZM",
        "rating": 4.218,
        "profile_pic_url": null,
        "location": "Marshall, MO, US"
      },
      {
        "name": "Cameron Avilez",
        "dupr_id": "W6MXMQ",
        "rating": 3.867,
        "profile_pic_url": null,
        "location": "Abilene, TX, US"
      }
    ]
  }
]