Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PICKLEBALL MASTER LEAGUE

ID: 8013987067

Match Scores

6-11

Win

Play Date

2026-02-14

Play Time (Est)

8:45 AM

Play Location

Dixson Padel and Pickleball Club, South Powerline Road, Deerfield Beach, FL, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
RT
Rodger Thomas

GGPN6M · FL, US

DUPR

4.088

DC
Donna Childrey

V7D6XP · USA

DUPR

3.361

TEAM 2WINNER
GR
George Romanenko

30REO4 · Parkland, FL, US

DUPR

4.420

AM
Alexandra Maslan

3VJPXE · Davie, FL, US

DUPR

3.551

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-8013987067
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6570516500,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rodger Thomas",
        "dupr_id": "GGPN6M",
        "rating": 4.088,
        "profile_pic_url": null,
        "location": "FL, US"
      },
      {
        "name": "Donna Childrey",
        "dupr_id": "V7D6XP",
        "rating": 3.361,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4802011978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "George Romanenko",
        "dupr_id": "30REO4",
        "rating": 4.42,
        "profile_pic_url": null,
        "location": "Parkland, FL, US"
      },
      {
        "name": "Alexandra Maslan",
        "dupr_id": "3VJPXE",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": "Davie, FL, US"
      }
    ]
  }
]