Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Upstate Open - 5 - Mixed Doubles 4.0+ Group3

ID: 8058022254

Match Scores

1-11

Win

Play Date

2026-05-17

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
HS
Heather Scott

YMYQZG · USA

DUPR

2.419

JH
Jeff Hall

V225Y5 · USA

DUPR

3.543

TEAM 2WINNER
KR
Kevin Rubin

8JM2OO · Lakewood Ranch, FL, US

DUPR

4.064

DR
Deborah Rubin

12ZXM9 · Lakewood Ranch, FL, US

DUPR

3.916

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-8058022254
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4707301588,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Heather  Scott",
        "dupr_id": "YMYQZG",
        "rating": 2.419,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jeff Hall",
        "dupr_id": "V225Y5",
        "rating": 3.543,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5835267722,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin Rubin",
        "dupr_id": "8JM2OO",
        "rating": 4.064,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      },
      {
        "name": "Deborah Rubin",
        "dupr_id": "12ZXM9",
        "rating": 3.916,
        "profile_pic_url": null,
        "location": "Lakewood Ranch, FL, US"
      }
    ]
  }
]