Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Polk Senior Games - Mixed Doubles Skill: (Any) Age: (60 To 64)

ID: 8371718364

Match Scores

7-9

Loss

Play Date

2025-03-05

Play Time (Est)

1:00 PM

Play Location

Poinciana, FL

Unverified Facility

Competitor Teams

TEAM 1LOSS
KR
Kim Raab

3V6776 · Longwood, FL, US

DUPR

4.577

EB
Eric Beachy

3ZDEKD · Orlando, FL, US

DUPR

4.701

TEAM 2WINNER
RZ
Rachel Zhao

4VL6YV · USA

DUPR

3.755

GY
Gary Yu

YGW2LP · Orlando, FL, US

DUPR

3.753

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-8371718364
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4910188126,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Kim Raab",
        "dupr_id": "3V6776",
        "rating": 4.577,
        "profile_pic_url": null,
        "location": "Longwood, FL, US"
      },
      {
        "name": "Eric Beachy",
        "dupr_id": "3ZDEKD",
        "rating": 4.701,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  },
  {
    "team_id": 5582211713,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Rachel Zhao",
        "dupr_id": "4VL6YV",
        "rating": 3.755,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Gary Yu",
        "dupr_id": "YGW2LP",
        "rating": 3.753,
        "profile_pic_url": null,
        "location": "Orlando, FL, US"
      }
    ]
  }
]