Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

4.0 Mixed

ID: 5385764003

Match Scores

6-11

Win

Play Date

2025-07-24

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
KA
Keith Anderson

ZN0DED · Sopchoppy, FL, US

DUPR

4.610

HS
Holly Snyder

3ZY49Q · Tallahassee, FL, US

DUPR

3.980

TEAM 2WINNER
MR
Michael Rubano

1RW2KD · Tallahassee, FL, US

DUPR

4.329

RP
Roxana Patterson

8DMZWY · Tallahassee, FL, US

DUPR

4.206

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-5385764003
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7558178844,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Keith Anderson",
        "dupr_id": "ZN0DED",
        "rating": 4.61,
        "profile_pic_url": null,
        "location": "Sopchoppy, FL, US"
      },
      {
        "name": "Holly Snyder",
        "dupr_id": "3ZY49Q",
        "rating": 3.98,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  },
  {
    "team_id": 4299059718,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Michael Rubano",
        "dupr_id": "1RW2KD",
        "rating": 4.329,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      },
      {
        "name": "Roxana Patterson",
        "dupr_id": "8DMZWY",
        "rating": 4.206,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]