Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 5189626104

Match Scores

7-11

Win

Play Date

2025-12-03

Play Time (Est)

1:00 PM

Play Location

140 Scotch St, Hendersonville, TN 37075, USA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CM
Claire McDonnell

8MX06P · Nashville, TN, US

DUPR

3.930

JS
Julia Sniffen

JP9PW4 · USA

DUPR

3.813

TEAM 2WINNER
MR
Mattie Roediger

DYE5Y6 · USA

DUPR

4.045

KM
Kelly McDonnell

3P64WG · Lebanon, TN, US

DUPR

3.145

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-5189626104
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7138362603,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claire McDonnell",
        "dupr_id": "8MX06P",
        "rating": 3.93,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Julia  Sniffen",
        "dupr_id": "JP9PW4",
        "rating": 3.813,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7935290021,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Mattie  Roediger",
        "dupr_id": "DYE5Y6",
        "rating": 4.045,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly McDonnell",
        "dupr_id": "3P64WG",
        "rating": 3.145,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      }
    ]
  }
]