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

Dinkville's Spring Dink Charity Tournament

ID: 4750752636

Match Scores

11-4

Win

Play Date

2025-05-02

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MH
Misti Hall

3YMJYD · Columbia, TN, US

DUPR

3.437

SD
Shannon Downs

3LWZM5 · Pulaski, TN, US

DUPR

3.780

TEAM 2LOSS
NC
Norma Crowder

99EQ4R · Bowling Green, KY, US

DUPR

3.352

KS
Kimberly Smith

8J0M5W · USA

DUPR

2.967

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-4750752636
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5977207350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Misti Hall",
        "dupr_id": "3YMJYD",
        "rating": 3.437,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      },
      {
        "name": "Shannon Downs",
        "dupr_id": "3LWZM5",
        "rating": 3.78,
        "profile_pic_url": null,
        "location": "Pulaski, TN, US"
      }
    ]
  },
  {
    "team_id": 5714372597,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Norma Crowder",
        "dupr_id": "99EQ4R",
        "rating": 3.352,
        "profile_pic_url": null,
        "location": "Bowling Green, KY, US"
      },
      {
        "name": "Kimberly Smith",
        "dupr_id": "8J0M5W",
        "rating": 2.967,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]