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

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

ID: 5458140740

Match Scores

15-13

Win

Play Date

2026-04-26

Play Time (Est)

9:00 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
BD
Bree DeWeerdt

L25W56 · Zeeland, MI, US

DUPR

4.587

AF
Aidan Fickel

35E5O5 · Holland, MI, US

DUPR

5.025

TEAM 2LOSS
AP
Anna Psaute

YG42OP · Grand Rapids, MI, US

DUPR

4.582

JS
JW Seekman

O6JN67 · Marshall, MI, US

DUPR

4.536

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-5458140740
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6236102716,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bree DeWeerdt",
        "dupr_id": "L25W56",
        "rating": 4.587,
        "profile_pic_url": null,
        "location": "Zeeland, MI, US"
      },
      {
        "name": "Aidan Fickel",
        "dupr_id": "35E5O5",
        "rating": 5.025,
        "profile_pic_url": null,
        "location": "Holland, MI, US"
      }
    ]
  },
  {
    "team_id": 4684097945,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Anna Psaute",
        "dupr_id": "YG42OP",
        "rating": 4.582,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      },
      {
        "name": "JW Seekman",
        "dupr_id": "O6JN67",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Marshall, MI, US"
      }
    ]
  }
]