Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Men's 8.5 Moneyball

ID: 8132550747

Match Scores

11-8

Win

Play Date

2025-11-19

Play Time (Est)

4:45 AM

Play Location

1823 N Brown Rd, Lawrenceville, GA 30043, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CH
Carlos herrera

QPKNM4 · USA

DUPR

3.683

GC
Garry Cotto

G5PENX · Gwinnett County, GA, US

DUPR

3.288

TEAM 2LOSS
BL
Bosui Liu

DW2QR6 · USA

DUPR

4.271

YL
Yao Lin

WN4OML · USA

DUPR

4.052

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-8132550747
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4861427591,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Carlos herrera",
        "dupr_id": "QPKNM4",
        "rating": 3.683,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Garry Cotto",
        "dupr_id": "G5PENX",
        "rating": 3.288,
        "profile_pic_url": null,
        "location": "Gwinnett County, GA, US"
      }
    ]
  },
  {
    "team_id": 5881348021,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bosui Liu",
        "dupr_id": "DW2QR6",
        "rating": 4.271,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Yao Lin",
        "dupr_id": "WN4OML",
        "rating": 4.052,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]