Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

2026 GRPC Earth Day Open Powered by Revolin Sports - Mixed Doubles OPEN

ID: 7844037270

Match Scores

14-16

Loss

Play Date

2026-04-26

Play Time (Est)

7:30 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
MH
Mary Henne

3ONZ57 · Frankenmuth, MI, US

DUPR

4.071

KD
Khoa Duong

30KM5N · Grand Rapids, MI, US

DUPR

4.762

TEAM 2WINNER
CC
Courtney Clark

3PZDXG · Henderson, NV, US

DUPR

4.719

ZT
Zach Troyer

W6VQXM · Middlebury, IN, US

DUPR

4.841

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-7844037270
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7497228204,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mary Henne",
        "dupr_id": "3ONZ57",
        "rating": 4.071,
        "profile_pic_url": null,
        "location": "Frankenmuth, MI, US"
      },
      {
        "name": "Khoa Duong",
        "dupr_id": "30KM5N",
        "rating": 4.762,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 5723723102,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Courtney Clark",
        "dupr_id": "3PZDXG",
        "rating": 4.719,
        "profile_pic_url": null,
        "location": "Henderson, NV, US"
      },
      {
        "name": "Zach Troyer",
        "dupr_id": "W6VQXM",
        "rating": 4.841,
        "profile_pic_url": null,
        "location": "Middlebury, IN, US"
      }
    ]
  }
]