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

Ladder League - Group # 185

ID: 4338336495

Match Scores

11-3

Win

Play Date

2026-05-19

Play Time (Est)

4:45 AM

Play Location

Tiger, GA 30576, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CT
Christine Tekippe

16GWEE · Clarkesville, GA, US

DUPR

2.977

FR
Felica Rude

1NKVJZ · LaBelle, FL, US

DUPR

3.377

TEAM 2LOSS
SM
Suzanne Mandler

3Y05VG · Franklin, NC, US

DUPR

3.403

BM
Bailey Mundy

5YDX2V · USA

DUPR

2.789

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-4338336495
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7851754204,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Tekippe",
        "dupr_id": "16GWEE",
        "rating": 2.977,
        "profile_pic_url": null,
        "location": "Clarkesville, GA, US"
      },
      {
        "name": "Felica Rude",
        "dupr_id": "1NKVJZ",
        "rating": 3.377,
        "profile_pic_url": null,
        "location": "LaBelle, FL, US"
      }
    ]
  },
  {
    "team_id": 6457798626,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Mandler",
        "dupr_id": "3Y05VG",
        "rating": 3.403,
        "profile_pic_url": null,
        "location": "Franklin, NC, US"
      },
      {
        "name": "Bailey Mundy",
        "dupr_id": "5YDX2V",
        "rating": 2.789,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]