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

Ladder League - Group # 185

ID: 7388021147

Match Scores

13-11

Loss

Play Date

2026-05-19

Play Time (Est)

12:45 AM

Play Location

Tiger, GA 30576, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
CT
Christine Tekippe

16GWEE · USA

DUPR

2.903

FW
Fran Webb

7ZK9XM · USA

DUPR

3.335

TEAM 2LOSS
SM
Suzanne Mandler

3Y05VG · Franklin, NC, US

DUPR

3.432

FR
Felica Rude

1NKVJZ · USA

DUPR

3.298

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-7388021147
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4439990666,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Christine Tekippe",
        "dupr_id": "16GWEE",
        "rating": 2.903,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Fran Webb",
        "dupr_id": "7ZK9XM",
        "rating": 3.335,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6845506897,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Suzanne Mandler",
        "dupr_id": "3Y05VG",
        "rating": 3.432,
        "profile_pic_url": null,
        "location": "Franklin, NC, US"
      },
      {
        "name": "Felica Rude",
        "dupr_id": "1NKVJZ",
        "rating": 3.298,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]