Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLP 16's League

ID: 7605430972

Match Scores

11-15

Win

Play Date

2026-02-06

Play Time (Est)

5:00 PM

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.283

KM
Kevin McSorley

KXMOEY · Fowlerville, MI, US

DUPR

3.933

TEAM 2WINNER
RF
Robert Files

8JGJ7W · Novi, MI, US

DUPR

4.265

CF
Candace Flaherty

QPDO95 · Dexter, MI, US

DUPR

3.611

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-7605430972
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6540966875,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kailee Hartway",
        "dupr_id": "X2WVLR",
        "rating": 3.283,
        "profile_pic_url": null,
        "location": "Farmington, MI, US"
      },
      {
        "name": "Kevin McSorley",
        "dupr_id": "KXMOEY",
        "rating": 3.933,
        "profile_pic_url": null,
        "location": "Fowlerville, MI, US"
      }
    ]
  },
  {
    "team_id": 7770724502,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Files",
        "dupr_id": "8JGJ7W",
        "rating": 4.265,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Candace Flaherty",
        "dupr_id": "QPDO95",
        "rating": 3.611,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      }
    ]
  }
]