Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

PickleRage Sizzlin' Summer Showdown - Mens Doubles Skill: (4.0-4.49) Age: Any

ID: 6580670623

Match Scores

7-11

Win

Play Date

2025-07-26

Play Time (Est)

8:45 AM

Play Location

Jacksonville, FL

View Facility Page →

Competitor Teams

TEAM 1LOSS
JS
John Seagle

4LKOVG · USA

DUPR

3.787

CG
Cole Ginter

94NPKR · USA

DUPR

3.961

TEAM 2WINNER
TH
Trey Hussey

NYQ9OZ · Marianna, FL, US

DUPR

3.985

MR
Michael Rubano

1RW2KD · Tallahassee, FL, US

DUPR

4.145

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-6580670623
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7435618407,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "John Seagle",
        "dupr_id": "4LKOVG",
        "rating": 3.787,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Cole Ginter",
        "dupr_id": "94NPKR",
        "rating": 3.961,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7928941395,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Trey Hussey",
        "dupr_id": "NYQ9OZ",
        "rating": 3.985,
        "profile_pic_url": null,
        "location": "Marianna, FL, US"
      },
      {
        "name": "Michael Rubano",
        "dupr_id": "1RW2KD",
        "rating": 4.145,
        "profile_pic_url": null,
        "location": "Tallahassee, FL, US"
      }
    ]
  }
]