Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Competitive Men - Southlake Kiwanis Paddles for a Purpose-April 26th-Noon

ID: 8302541115

Match Scores

2-11

Win

Play Date

2025-04-26

Play Time (Est)

4:45 AM

Play Location

Southlake Pickleball Complex

View Facility Page →

Competitor Teams

TEAM 1LOSS
EG
Emmanuel Gerard

MEO9YL · USA

DUPR

2.861

AY
Amarendra Yellasiri

X2XRP5 · USA

DUPR

3.611

TEAM 2WINNER
SC
Shawn Coker

3079RG · Southlake, TX, US

DUPR

3.314

TW
Tim Wright

1QJYQD · USA

DUPR

4.131

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-8302541115
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6750542782,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Emmanuel Gerard",
        "dupr_id": "MEO9YL",
        "rating": 2.861,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Amarendra Yellasiri",
        "dupr_id": "X2XRP5",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7360247334,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Shawn Coker",
        "dupr_id": "3079RG",
        "rating": 3.314,
        "profile_pic_url": null,
        "location": "Southlake, TX, US"
      },
      {
        "name": "Tim Wright",
        "dupr_id": "1QJYQD",
        "rating": 4.131,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]