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

Craneway Fall 2024 Moneyball Tournament Mens Skill: (4.5+) Age: (Any)

ID: 4927388536

Match Scores

3-11

Loss

Play Date

2024-09-21

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
PH
Pablo Heiber

8402M1 · El Cerrito, CA, US

DUPR

4.754

JS
Jonny Stevens

E302Q8 · Oakland, CA, US

DUPR

4.854

TEAM 2WINNER
DB
Daniel Byun

17J5WN · Seoul, KR

DUPR

5.536

QD
Quan Do

307Q4N · Quận 10, Hồ Chí Minh, VN

DUPR

6.092

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-4927388536
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6058899548,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Pablo Heiber",
        "dupr_id": "8402M1",
        "rating": 4.754,
        "profile_pic_url": null,
        "location": "El Cerrito, CA, US"
      },
      {
        "name": "Jonny Stevens",
        "dupr_id": "E302Q8",
        "rating": 4.854,
        "profile_pic_url": null,
        "location": "Oakland, CA, US"
      }
    ]
  },
  {
    "team_id": 5528678319,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Daniel Byun",
        "dupr_id": "17J5WN",
        "rating": 5.536,
        "profile_pic_url": null,
        "location": "Seoul, KR"
      },
      {
        "name": "Quan Do",
        "dupr_id": "307Q4N",
        "rating": 6.092,
        "profile_pic_url": null,
        "location": "Quận 10, Hồ Chí Minh, VN"
      }
    ]
  }
]