Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2025 Grand Rapids BEER CITY OPEN Pickleball Championships - Womens Doubles Skill: (4.0) Age: (50 To 59)

ID: 6068579525

Match Scores

15-5

Loss

Play Date

2025-07-10

Play Time (Est)

6:15 AM

Play Location

Grand Rapids, MI

View Facility Page →

Competitor Teams

TEAM 1WINNER
TB
Tamara Bergman

35WG55 · Otsego, MI, US

DUPR

4.010

LE
Laura Evans

8JYZV4 · Portage, MI, US

DUPR

4.155

TEAM 2LOSS
SD
Shannon Downs

3LWZM5 · Pulaski, TN, US

DUPR

3.748

MH
Misti Hall

3YMJYD · Columbia, TN, US

DUPR

3.456

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-6068579525
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8309968026,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tamara Bergman",
        "dupr_id": "35WG55",
        "rating": 4.01,
        "profile_pic_url": null,
        "location": "Otsego, MI, US"
      },
      {
        "name": "Laura Evans",
        "dupr_id": "8JYZV4",
        "rating": 4.155,
        "profile_pic_url": null,
        "location": "Portage, MI, US"
      }
    ]
  },
  {
    "team_id": 5915084411,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Shannon Downs",
        "dupr_id": "3LWZM5",
        "rating": 3.748,
        "profile_pic_url": null,
        "location": "Pulaski, TN, US"
      },
      {
        "name": "Misti Hall",
        "dupr_id": "3YMJYD",
        "rating": 3.456,
        "profile_pic_url": null,
        "location": "Columbia, TN, US"
      }
    ]
  }
]