Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 GRPC Earth Day Open Powered by Revolin Sports - Mixed Doubles Skill: (4.0) Age: (10 To 34)

ID: 6131604513

Match Scores

9-15

Win

Play Date

2026-04-26

Play Time (Est)

10:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1LOSS
JL
Jillian Lorf

6NKRJE · USA

DUPR

3.715

GR
Gabe Rellinger

EXXGXV · USA

DUPR

3.527

TEAM 2WINNER
AS
Amy Sours

3YMELK · Kalamazoo, MI, US

DUPR

3.764

ES
Evan Sulpar

M2Z2EL · Gobles, MI, US

DUPR

3.953

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-6131604513
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4900257446,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jillian Lorf",
        "dupr_id": "6NKRJE",
        "rating": 3.715,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gabe Rellinger",
        "dupr_id": "EXXGXV",
        "rating": 3.527,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6855155263,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Amy Sours",
        "dupr_id": "3YMELK",
        "rating": 3.764,
        "profile_pic_url": null,
        "location": "Kalamazoo, MI, US"
      },
      {
        "name": "Evan Sulpar",
        "dupr_id": "M2Z2EL",
        "rating": 3.953,
        "profile_pic_url": null,
        "location": "Gobles, MI, US"
      }
    ]
  }
]