Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Side Out Spring Classic - Coed Doubles Skill: (4.000 To 4.999) Age: (Any)

ID: 8364743809

Match Scores

11-6

Loss

Play Date

2026-04-04

Play Time (Est)

2:15 AM

Play Location

Marietta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
NJ
Nick Johnson

YNZZNP · USA

DUPR

4.001

BG
Ben Giles

RY4QEN · USA

DUPR

4.544

TEAM 2LOSS
KH
Kyle Hunsinger

W6J44Y · Kennesaw, GA, US

DUPR

4.129

HC
haydin crane

RZEVDM · Kennesaw, GA, US

DUPR

4.536

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-8364743809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7559636612,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Nick Johnson",
        "dupr_id": "YNZZNP",
        "rating": 4.001,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben  Giles",
        "dupr_id": "RY4QEN",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4430048623,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kyle Hunsinger",
        "dupr_id": "W6J44Y",
        "rating": 4.129,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      },
      {
        "name": "haydin crane",
        "dupr_id": "RZEVDM",
        "rating": 4.536,
        "profile_pic_url": null,
        "location": "Kennesaw, GA, US"
      }
    ]
  }
]