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

Ladder League - Tuesday

ID: 4755339534

Match Scores

11-5

Loss

Play Date

2025-10-28

Play Time (Est)

7:30 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.275

SY
Scott York

EW54EJ · USA

DUPR

3.279

TEAM 2LOSS
JW
Jayne Warner

ODGE02 · Big Rapids, MI, US

DUPR

3.531

JH
Jim Harthorn

QPMEV5 · USA

DUPR

2.764

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-4755339534
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5520085324,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Shelli McNeil",
        "dupr_id": "2LMRLR",
        "rating": 3.275,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Scott York",
        "dupr_id": "EW54EJ",
        "rating": 3.279,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7545147669,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jayne Warner",
        "dupr_id": "ODGE02",
        "rating": 3.531,
        "profile_pic_url": null,
        "location": "Big Rapids, MI, US"
      },
      {
        "name": "Jim Harthorn",
        "dupr_id": "QPMEV5",
        "rating": 2.764,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]