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

Charleston Metro PPA Challenger - Mixed Doubles Pro Main Draw

ID: 6107846061

Match Scores

9-11, 9-11

Win

Play Date

2025-10-05

Play Time (Est)

10:15 AM

Play Location

North Charleston, SC

View Facility Page →

Competitor Teams

TEAM 1LOSS
MW
Monika Wynne

3VYLNE · Grand Rapids, MI, US

DUPR

5.297

BJ
Brookes Jones

17Q4KN · Chattanooga, TN, US

DUPR

5.108

TEAM 2WINNER
KH
Katelyn Hilliard

3YDN24 · Savannah, GA, US

DUPR

4.990

CL
Cody Lanier

8WEE6L · Statesboro, GA, US

DUPR

5.065

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-6107846061
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4914933057,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Monika Wynne",
        "dupr_id": "3VYLNE",
        "rating": 5.297,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Brookes Jones",
        "dupr_id": "17Q4KN",
        "rating": 5.108,
        "profile_pic_url": null,
        "location": "Chattanooga, TN, US"
      }
    ]
  },
  {
    "team_id": 6727743645,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katelyn Hilliard",
        "dupr_id": "3YDN24",
        "rating": 4.99,
        "profile_pic_url": null,
        "location": "Savannah, GA, US"
      },
      {
        "name": "Cody Lanier",
        "dupr_id": "8WEE6L",
        "rating": 5.065,
        "profile_pic_url": null,
        "location": "Statesboro, GA, US"
      }
    ]
  }
]