Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 8571418112

Match Scores

3-11

Win

Play Date

2026-05-16

Play Time (Est)

9:00 PM

Play Location

Northville, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
LN
Laurie Nutt

ZDVVDM · USA

DUPR

3.484

CF
Candace Flaherty

QPDO95 · Dexter, MI, US

DUPR

3.782

TEAM 2WINNER
JP
Jannel Phillips

1NN74Z · Livonia, MI, US

DUPR

4.053

LO
Laura Ouellette

3YNYZP · Chelsea, MI, US

DUPR

3.889

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-8571418112
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6095978496,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Laurie Nutt",
        "dupr_id": "ZDVVDM",
        "rating": 3.484,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Candace Flaherty",
        "dupr_id": "QPDO95",
        "rating": 3.782,
        "profile_pic_url": null,
        "location": "Dexter, MI, US"
      }
    ]
  },
  {
    "team_id": 5084328985,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jannel Phillips",
        "dupr_id": "1NN74Z",
        "rating": 4.053,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Laura Ouellette",
        "dupr_id": "3YNYZP",
        "rating": 3.889,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      }
    ]
  }
]