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

WePickle presents Chucktown Showdown- Fall Brawl - Mens Doubles Skill: (5.0) Age: (10 And Above)

ID: 7708121033

Match Scores

15-8

Loss

Play Date

2023-09-02

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RR
Ryan Ridenhour

0YY4EX · USA

DUPR

5.150

SW
Steve Williams

3OEWYL · Mount Pleasant, SC, US

DUPR

5.514

TEAM 2LOSS
QM
Quentin Mann

12DZ71 · Clinton, SC, US

DUPR

4.953

ED
Ethan Duncan

1NKPYN · USA

DUPR

4.778

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-7708121033
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7679150593,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ryan Ridenhour",
        "dupr_id": "0YY4EX",
        "rating": 5.15,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Steve Williams",
        "dupr_id": "3OEWYL",
        "rating": 5.514,
        "profile_pic_url": null,
        "location": "Mount Pleasant, SC, US"
      }
    ]
  },
  {
    "team_id": 8496244967,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Quentin Mann",
        "dupr_id": "12DZ71",
        "rating": 4.953,
        "profile_pic_url": null,
        "location": "Clinton, SC, US"
      },
      {
        "name": "Ethan Duncan",
        "dupr_id": "1NKPYN",
        "rating": 4.778,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]