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

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

ID: 5588908277

Match Scores

15-0

Loss

Play Date

2026-04-26

Play Time (Est)

6:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
GH
Grace Haley

30RGWX · Williamston, MI, US

DUPR

4.882

MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.675

TEAM 2LOSS
MH
Mary Henne

3ONZ57 · Frankenmuth, MI, US

DUPR

4.040

KD
Khoa Duong

30KM5N · Grand Rapids, MI, US

DUPR

4.736

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-5588908277
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6473500712,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Haley",
        "dupr_id": "30RGWX",
        "rating": 4.882,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.675,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      }
    ]
  },
  {
    "team_id": 6106305866,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mary Henne",
        "dupr_id": "3ONZ57",
        "rating": 4.04,
        "profile_pic_url": null,
        "location": "Frankenmuth, MI, US"
      },
      {
        "name": "Khoa Duong",
        "dupr_id": "30KM5N",
        "rating": 4.736,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]