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

Ladder League - Tuesday

ID: 5769920380

Match Scores

11-9

Loss

Play Date

2025-10-28

Play Time (Est)

5:00 PM

Play Location

Ferris State University, South State Street, Big Rapids, MI, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
SM
Shelli McNeil

2LMRLR · USA

DUPR

3.263

SY
Scott York

EW54EJ · USA

DUPR

3.232

TEAM 2LOSS
JH
Jim Harthorn

QPMEV5 · USA

DUPR

2.782

JW
Jayne Warner

ODGE02 · Big Rapids, MI, US

DUPR

3.535

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-5769920380
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6099416662,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelli McNeil",
        "dupr_id": "2LMRLR",
        "rating": 3.263,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott York",
        "dupr_id": "EW54EJ",
        "rating": 3.232,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6534112913,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jim Harthorn",
        "dupr_id": "QPMEV5",
        "rating": 2.782,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jayne Warner",
        "dupr_id": "ODGE02",
        "rating": 3.535,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      }
    ]
  }
]