Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 GRPC Earth Day Open Powered by Revolin Sports - Womens Doubles Skill: (4.5)

ID: 6773328524

Match Scores

15-12

Loss

Play Date

2026-04-25

Play Time (Est)

9:00 PM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
PZ
Paige Zuverink

OZZWLW · Georgetown Township, MI, US

DUPR

4.373

TT
Temperance Tan

EG62MM · Grand Rapids, MI, US

DUPR

4.310

TEAM 2LOSS
RB
Rachel Beasley

59K7XL · Brownsburg, IN, US

DUPR

4.381

KJ
Katie Jessee

MY27MP · Indianapolis, IN, US

DUPR

4.335

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-6773328524
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6537322163,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Paige Zuverink",
        "dupr_id": "OZZWLW",
        "rating": 4.373,
        "profile_pic_url": null,
        "location": "Georgetown Township, MI, US"
      },
      {
        "name": "Temperance Tan",
        "dupr_id": "EG62MM",
        "rating": 4.31,
        "profile_pic_url": null,
        "location": "Grand Rapids, MI, US"
      }
    ]
  },
  {
    "team_id": 7883277920,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Rachel Beasley",
        "dupr_id": "59K7XL",
        "rating": 4.381,
        "profile_pic_url": null,
        "location": "Brownsburg, IN, US"
      },
      {
        "name": "Katie Jessee",
        "dupr_id": "MY27MP",
        "rating": 4.335,
        "profile_pic_url": null,
        "location": "Indianapolis, IN, US"
      }
    ]
  }
]