Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

MLP 16's League

ID: 5147533175

Match Scores

13-15

Win

Play Date

2026-02-06

Play Time (Est)

12:45 AM

Play Location

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

Unverified Facility

Competitor Teams

TEAM 1LOSS
IP
Ira Place

DYG5LY · USA

DUPR

3.766

KM
Kevin McSorley

KXMOEY · Fowlerville, MI, US

DUPR

3.928

TEAM 2WINNER
RF
Robert Files

8JGJ7W · Novi, MI, US

DUPR

4.271

JM
Jeremy Mayer

ELMO5V · USA

DUPR

3.847

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-5147533175
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4534963188,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Ira Place",
        "dupr_id": "DYG5LY",
        "rating": 3.766,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kevin McSorley",
        "dupr_id": "KXMOEY",
        "rating": 3.928,
        "profile_pic_url": null,
        "location": "Fowlerville, MI, US"
      }
    ]
  },
  {
    "team_id": 7502900312,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Robert Files",
        "dupr_id": "8JGJ7W",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": "Novi, MI, US"
      },
      {
        "name": "Jeremy Mayer",
        "dupr_id": "ELMO5V",
        "rating": 3.847,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]