Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLP 16's League

ID: 6095553375

Match Scores

7-15

Win

Play Date

2026-02-06

Play Time (Est)

4:45 AM

Play Location

Northville Pickleball Club, Six Mile Road, Northville, MI, USA

Unverified Facility

Competitor Teams

TEAM 1LOSS
KH
Kailee Hartway

X2WVLR · Farmington, MI, US

DUPR

3.291

KM
Kevin McSorley

KXMOEY · Fowlerville, MI, US

DUPR

3.915

TEAM 2WINNER
RF
Robert Files

8JGJ7W · Novi, MI, US

DUPR

4.287

CF
Candace Flaherty

QPDO95 · Dexter, MI, US

DUPR

3.602

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-6095553375
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5617395419,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kailee Hartway",
        "dupr_id": "X2WVLR",
        "rating": 3.291,
        "profile_pic_url": null,
        "location": "Farmington, MI, US"
      },
      {
        "name": "Kevin McSorley",
        "dupr_id": "KXMOEY",
        "rating": 3.915,
        "profile_pic_url": null,
        "location": "Fowlerville, MI, US"
      }
    ]
  },
  {
    "team_id": 5100862978,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Files",
        "dupr_id": "8JGJ7W",
        "rating": 4.287,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Candace Flaherty",
        "dupr_id": "QPDO95",
        "rating": 3.602,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      }
    ]
  }
]