Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 5234560947

Match Scores

8-11

Win

Play Date

2026-05-16

Play Time (Est)

4:45 AM

Play Location

Northville, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
MC
Maryann Copley

12Y954 · USA

DUPR

4.402

TM
Tracie Moonen

1707Z4 · City of the Village of Clarkston, MI, US

DUPR

3.888

TEAM 2WINNER
JP
Jannel Phillips

1NN74Z · Livonia, MI, US

DUPR

4.004

LO
Laura Ouellette

3YNYZP · Chelsea, MI, US

DUPR

3.846

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-5234560947
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8576767608,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Maryann Copley",
        "dupr_id": "12Y954",
        "rating": 4.402,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Tracie Moonen",
        "dupr_id": "1707Z4",
        "rating": 3.888,
        "profile_pic_url": null,
        "location": "City of the Village of Clarkston, MI, US"
      }
    ]
  },
  {
    "team_id": 4536087745,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jannel Phillips",
        "dupr_id": "1NN74Z",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      },
      {
        "name": "Laura Ouellette",
        "dupr_id": "3YNYZP",
        "rating": 3.846,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      }
    ]
  }
]