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

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

ID: 6148480335

Match Scores

15-11

Win

Play Date

2026-04-26

Play Time (Est)

4:45 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
GC
Grace Crawford

76YJZ9 · Marshall, MI, US

DUPR

4.477

TC
Thomas Calderone

17MLM0 · Chelsea, MI, US

DUPR

5.657

TEAM 2LOSS
GH
Grace Haley

30RGWX · Williamston, MI, US

DUPR

4.888

MH
Matthew Haley

8J5NEW · Williamston, MI, US

DUPR

4.684

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-6148480335
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6391752542,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Grace Crawford",
        "dupr_id": "76YJZ9",
        "rating": 4.477,
        "profile_pic_url": null,
        "location": "Marshall, MI, US"
      },
      {
        "name": "Thomas Calderone",
        "dupr_id": "17MLM0",
        "rating": 5.657,
        "profile_pic_url": null,
        "location": "Chelsea, MI, US"
      }
    ]
  },
  {
    "team_id": 7164645222,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Grace Haley",
        "dupr_id": "30RGWX",
        "rating": 4.888,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      },
      {
        "name": "Matthew Haley",
        "dupr_id": "8J5NEW",
        "rating": 4.684,
        "profile_pic_url": null,
        "location": "Williamston, MI, US"
      }
    ]
  }
]