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

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

ID: 7179809220

Match Scores

2-15

Win

Play Date

2025-04-26

Play Time (Est)

1:00 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
EZ
Edward Zawacki

175Y2N · USA

DUPR

4.804

MS
Michael Simsa

KONJD6 · USA

DUPR

5.073

TEAM 2WINNER
TB
Ty Bruckner

8MVV6L · Saint Paul, MN, US

DUPR

5.235

LP
Lucas Pereyra

35DMQ0 · Livonia, MI, US

DUPR

5.117

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-7179809220
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5528779972,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Edward Zawacki",
        "dupr_id": "175Y2N",
        "rating": 4.804,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Michael Simsa",
        "dupr_id": "KONJD6",
        "rating": 5.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4643404238,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Ty Bruckner",
        "dupr_id": "8MVV6L",
        "rating": 5.235,
        "profile_pic_url": null,
        "location": "Saint Paul, MN, US"
      },
      {
        "name": "Lucas Pereyra",
        "dupr_id": "35DMQ0",
        "rating": 5.117,
        "profile_pic_url": null,
        "location": "Livonia, MI, US"
      }
    ]
  }
]