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

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

ID: 6166057569

Match Scores

10-15

Win

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
EG
Esther Guak

RYJ0EN · Royal Oak, MI, US

DUPR

4.537

AY
Andy Yin

ODE90P · Royal Oak, MI, US

DUPR

4.784

TEAM 2WINNER
GC
Grace Crawford

76YJZ9 · Marshall, MI, US

DUPR

4.484

TC
Thomas Calderone

17MLM0 · Chelsea, MI, US

DUPR

5.665

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-6166057569
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7173891427,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Esther Guak",
        "dupr_id": "RYJ0EN",
        "rating": 4.537,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Andy Yin",
        "dupr_id": "ODE90P",
        "rating": 4.784,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      }
    ]
  },
  {
    "team_id": 8101395668,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Grace Crawford",
        "dupr_id": "76YJZ9",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Marshall, MI, US"
      },
      {
        "name": "Thomas Calderone",
        "dupr_id": "17MLM0",
        "rating": 5.665,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      }
    ]
  }
]