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

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

ID: 8391873277

Match Scores

3-15

Win

Play Date

2025-04-26

Play Time (Est)

2:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
SB
Scott Brooks

M272EP · USA

DUPR

4.331

EB
elliott bastiaanse

Z9590W · USA

DUPR

4.331

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-8391873277
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7286927497,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Scott Brooks",
        "dupr_id": "M272EP",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "elliott bastiaanse",
        "dupr_id": "Z9590W",
        "rating": 4.331,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6759141368,
    "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"
      }
    ]
  }
]