Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7568648209

Match Scores

1-15

Win

Play Date

2026-04-25

Play Time (Est)

2:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
JO
James OBryan

ZNDD4Q · USA

DUPR

3.799

EF
Erik Falconer

2PZ4MY · USA

DUPR

3.678

TEAM 2WINNER
SL
Sam Lisiak

EWV6LJ · Grand Rapids, MI, US

DUPR

4.504

JR
Jack Riopelle

G5V5DX · Grand Rapids, MI, US

DUPR

4.885

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-7568648209
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7506993128,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "James OBryan",
        "dupr_id": "ZNDD4Q",
        "rating": 3.799,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Erik Falconer",
        "dupr_id": "2PZ4MY",
        "rating": 3.678,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5560590077,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Sam Lisiak",
        "dupr_id": "EWV6LJ",
        "rating": 4.504,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "Jack Riopelle",
        "dupr_id": "G5V5DX",
        "rating": 4.885,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  }
]