Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

GO.ALL.OUT - Womens Doubles Skill: (3.5 & 4.0) Age: (15+,35+,50+) COMBINED

ID: 5549248071

Match Scores

4-11

Win

Play Date

2026-03-21

Play Time (Est)

4:45 AM

Play Location

Johnson City, TN

View Facility Page →

Competitor Teams

TEAM 1LOSS
KC
Kim Cloud

Q5MP40 · USA

DUPR

3.430

EP
Emma Plank

N7V2LZ · Church Hill, TN, US

DUPR

3.015

TEAM 2WINNER
TM
Tammy Moore

1RE9VZ · Johnson City, TN, US

DUPR

4.251

CS
Chelsea Saults

Z9K9YM · Erwin, TN, US

DUPR

3.829

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-5549248071
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7709019111,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Cloud",
        "dupr_id": "Q5MP40",
        "rating": 3.43,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Emma Plank",
        "dupr_id": "N7V2LZ",
        "rating": 3.015,
        "profile_pic_url": null,
        "location": "Church Hill, TN, US"
      }
    ]
  },
  {
    "team_id": 8160939306,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Tammy Moore",
        "dupr_id": "1RE9VZ",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": "Johnson City, TN, US"
      },
      {
        "name": "Chelsea Saults",
        "dupr_id": "Z9K9YM",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": "Erwin, TN, US"
      }
    ]
  }
]