Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Competitive Open Play Match

ID: 6778037141

Match Scores

7-11

Win

Play Date

2025-12-02

Play Time (Est)

6:15 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.048

JS
Julia Sniffen

JP9PW4 · USA

DUPR

3.885

TEAM 2WINNER
MD
Matthew Delano

OWYWYP · USA

DUPR

4.645

KM
Kelly McDonnell

3P64WG · Lebanon, TN, US

DUPR

3.125

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-6778037141
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4323657636,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Claire McDonnell",
        "dupr_id": "8MX06P",
        "rating": 4.048,
        "profile_pic_url": null,
        "location": "Nashville, TN, US"
      },
      {
        "name": "Julia  Sniffen",
        "dupr_id": "JP9PW4",
        "rating": 3.885,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8204623850,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Matthew Delano",
        "dupr_id": "OWYWYP",
        "rating": 4.645,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kelly McDonnell",
        "dupr_id": "3P64WG",
        "rating": 3.125,
        "profile_pic_url": null,
        "location": "Lebanon, TN, US"
      }
    ]
  }
]