Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Charleston Rangers $1,250 Moneyball: Men's 4.5D

ID: 4712473348

Match Scores

15-14

Loss

Play Date

2025-11-09

Play Time (Est)

5:00 PM

Play Location

Charleston, SC, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
BM
Bryan Mayeux

2QL6DE · USA

DUPR

3.829

JS
Jennings Smith Jr

RZ5LZQ · USA

DUPR

4.277

TEAM 2LOSS
BH
Brian Hussey

RYJ05Q · Charlotte, NC, US

DUPR

4.345

KC
kevin clancy

3VL655 · Fort Mill, SC, US

DUPR

3.917

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-4712473348
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6112486081,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Mayeux",
        "dupr_id": "2QL6DE",
        "rating": 3.829,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jennings Smith Jr",
        "dupr_id": "RZ5LZQ",
        "rating": 4.277,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6288330666,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Brian Hussey",
        "dupr_id": "RYJ05Q",
        "rating": 4.345,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      },
      {
        "name": "kevin clancy",
        "dupr_id": "3VL655",
        "rating": 3.917,
        "profile_pic_url": null,
        "location": "Fort Mill, SC, US"
      }
    ]
  }
]