Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Michigan Open - Womens Doubles Skill: (4.000 To 4.499) Age: (Any)

ID: 6372241256

Match Scores

11-7

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Northville, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
JP
Jannel Phillips

1NN74Z · Livonia, MI, US

DUPR

4.023

LO
Laura Ouellette

3YNYZP · Chelsea, MI, US

DUPR

3.862

TEAM 2LOSS
LT
Leah Tronsor

7D05PM · Canton, MI, US

DUPR

3.853

DK
Dana Kim

QP9QMD · Ann Arbor, MI, US

DUPR

4.177

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-6372241256
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7381524056,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jannel Phillips",
        "dupr_id": "1NN74Z",
        "rating": 4.023,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Laura Ouellette",
        "dupr_id": "3YNYZP",
        "rating": 3.862,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      }
    ]
  },
  {
    "team_id": 5016240914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Leah Tronsor",
        "dupr_id": "7D05PM",
        "rating": 3.853,
        "profile_pic_url": null,
        "location": "Canton, MI, US"
      },
      {
        "name": "Dana Kim",
        "dupr_id": "QP9QMD",
        "rating": 4.177,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  }
]