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

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

ID: 5483547928

Match Scores

15-6

Loss

Play Date

2026-04-25

Play Time (Est)

5:00 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
AF
Aidan Fickel

35E5O5 · Holland, MI, US

DUPR

5.024

JL
Jayce Landheer

3YNW6K · Caledonia, MI, US

DUPR

5.451

TEAM 2LOSS
SL
Sam Lisiak

EWV6LJ · Grand Rapids, MI, US

DUPR

4.484

JR
Jack Riopelle

G5V5DX · Grand Rapids, MI, US

DUPR

4.842

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-5483547928
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7389157199,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Aidan Fickel",
        "dupr_id": "35E5O5",
        "rating": 5.024,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      },
      {
        "name": "Jayce Landheer",
        "dupr_id": "3YNW6K",
        "rating": 5.451,
        "profile_pic_url": null,
        "location": "Caledonia, MI, US"
      }
    ]
  },
  {
    "team_id": 4491760698,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Sam Lisiak",
        "dupr_id": "EWV6LJ",
        "rating": 4.484,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Jack Riopelle",
        "dupr_id": "G5V5DX",
        "rating": 4.842,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]