Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 4935756003

Match Scores

5-11, 6-11

Win

Play Date

2025-12-02

Play Time (Est)

4:45 AM

Play Location

550 Johnny Cash Pkwy, Hendersonville, TN 37075, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
CM
Claire McDonnell

8MX06P · Nashville, TN, US

DUPR

4.005

MR
Mattie Roediger

DYE5Y6 · USA

DUPR

3.435

TEAM 2WINNER
JS
Julia Sniffen

JP9PW4 · USA

DUPR

4.332

KM
Kelly McDonnell

3P64WG · Lebanon, TN, US

DUPR

3.134

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-4935756003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7007444284,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claire McDonnell",
        "dupr_id": "8MX06P",
        "rating": 4.005,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Mattie  Roediger",
        "dupr_id": "DYE5Y6",
        "rating": 3.435,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6471520058,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Julia  Sniffen",
        "dupr_id": "JP9PW4",
        "rating": 4.332,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly McDonnell",
        "dupr_id": "3P64WG",
        "rating": 3.134,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      }
    ]
  }
]