Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 Houston PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6835881023

Match Scores

8-15

Win

Play Date

2026-02-22

Play Time (Est)

12:45 AM

Play Location

Atascocita, TX

Unverified Facility

Competitor Teams

TEAM 1LOSS
George Rangelov

ZNYKYW · Largo, FL, US

DUPR

5.621

AM
Ashley M. Griffith

YG6R4G · Tampa, FL, US

DUPR

5.146

TEAM 2WINNER
SP
Shannon Pretorius

3VMO4J · Cleveland, OH, US

DUPR

5.011

RW
Ross Whittaker

8M6G6G · Massillon, OH, US

DUPR

5.849

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-6835881023
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5896467070,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "George Rangelov",
        "dupr_id": "ZNYKYW",
        "rating": 5.621,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/80239/images/profile/c66fbc60-c8d7-48a0-94d6-3d90ff8f0419.jpg",
        "location": "Largo, FL, US"
      },
      {
        "name": "Ashley M. Griffith",
        "dupr_id": "YG6R4G",
        "rating": 5.146,
        "profile_pic_url": null,
        "location": "Tampa, FL, US"
      }
    ]
  },
  {
    "team_id": 6980282412,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shannon Pretorius",
        "dupr_id": "3VMO4J",
        "rating": 5.011,
        "profile_pic_url": null,
        "location": "Cleveland, OH, US"
      },
      {
        "name": "Ross Whittaker",
        "dupr_id": "8M6G6G",
        "rating": 5.849,
        "profile_pic_url": null,
        "location": "Massillon, OH, US"
      }
    ]
  }
]