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

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

ID: 4981412745

Match Scores

15-5

Win

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
GC
Grace Crawford

76YJZ9 · Marshall, MI, US

DUPR

4.501

TC
Thomas Calderone

17MLM0 · Chelsea, MI, US

DUPR

5.684

TEAM 2LOSS
PZ
Paige Zuverink

OZZWLW · Georgetown Township, MI, US

DUPR

4.406

JR
Jack Riopelle

G5V5DX · Grand Rapids, MI, US

DUPR

5.010

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-4981412745
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7245356440,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Crawford",
        "dupr_id": "76YJZ9",
        "rating": 4.501,
        "profile_pic_url": null,
        "location": "Marshall, MI, US"
      },
      {
        "name": "Thomas Calderone",
        "dupr_id": "17MLM0",
        "rating": 5.684,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      }
    ]
  },
  {
    "team_id": 4393822481,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Paige Zuverink",
        "dupr_id": "OZZWLW",
        "rating": 4.406,
        "profile_pic_url": null,
        "location": "Georgetown Township, MI, US"
      },
      {
        "name": "Jack Riopelle",
        "dupr_id": "G5V5DX",
        "rating": 5.01,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]