Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

Side Out Summer Kickoff - Coed Doubles Moneyball: 5.0 Team Average Cap

ID: 5945744918

Match Scores

6-11

Win

Play Date

2026-06-06

Play Time (Est)

3:30 PM

Play Location

Marietta, GA

View Facility Page →

Competitor Teams

TEAM 1LOSS
CH
Christian Herndon

6NRZGE · Roswell, GA, US

DUPR

4.806

BM
Brian Marquez

94E72E · Cherokee County, GA, US

DUPR

4.741

TEAM 2WINNER
CH
Connor Haigh

RZ4ZQQ · USA

DUPR

4.554

BG
Ben Giles

RY4QEN · Cobb County, GA, US

DUPR

4.859

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-5945744918
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8371626431,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Christian Herndon",
        "dupr_id": "6NRZGE",
        "rating": 4.806,
        "profile_pic_url": null,
        "location": "Roswell, GA, US"
      },
      {
        "name": "Brian Marquez",
        "dupr_id": "94E72E",
        "rating": 4.741,
        "profile_pic_url": null,
        "location": "Cherokee County, GA, US"
      }
    ]
  },
  {
    "team_id": 7389123725,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Connor Haigh",
        "dupr_id": "RZ4ZQQ",
        "rating": 4.554,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben  Giles",
        "dupr_id": "RY4QEN",
        "rating": 4.859,
        "profile_pic_url": null,
        "location": "Cobb County, GA, US"
      }
    ]
  }
]