Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6198290490

Match Scores

12-10

Loss

Play Date

2024-09-21

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JP
Jacob Peng

4LRZMG · USA

DUPR

4.042

JT
Jason Than

O66WGE · USA

DUPR

4.674

TEAM 2LOSS
Will Tams

8EL4MV · Berkeley, CA, US

DUPR

4.334

KS
Kasey Shibayama

W6GQNM · San Francisco, CA, US

DUPR

4.083

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-6198290490
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8018481363,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jacob Peng",
        "dupr_id": "4LRZMG",
        "rating": 4.042,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Jason Than",
        "dupr_id": "O66WGE",
        "rating": 4.674,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5205691050,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Tams",
        "dupr_id": "8EL4MV",
        "rating": 4.334,
        "profile_pic_url": "https://images.weserv.nl/?url=https://prod-cdn.utrsports.net/v1/player/1236715/images/profile/bcac128e-20c3-4c83-8149-df45fb2efda9.jpg",
        "location": "Berkeley, CA, US"
      },
      {
        "name": "Kasey Shibayama",
        "dupr_id": "W6GQNM",
        "rating": 4.083,
        "profile_pic_url": null,
        "location": "San Francisco, CA, US"
      }
    ]
  }
]