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

Harvest Crush 2024 - Men's Open

ID: 6460219231

Match Scores

2-15

Loss

Play Date

2024-09-14

Play Time (Est)

8:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
TH
Trevor Hohn

1669RK · Foster City, CA, US

DUPR

4.315

JT
Jason Tran

17PK5N · Foster City, CA, US

DUPR

4.520

TEAM 2WINNER
JD
Jimmy Dang

8DD7G4 · Livermore, CA, US

DUPR

4.942

AM
Avery Moore

16N6KK · Richmond, CA, US

DUPR

4.732

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-6460219231
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7265015654,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Trevor Hohn",
        "dupr_id": "1669RK",
        "rating": 4.315,
        "profile_pic_url": null,
        "location": "Foster City, CA, US"
      },
      {
        "name": "Jason Tran",
        "dupr_id": "17PK5N",
        "rating": 4.52,
        "profile_pic_url": null,
        "location": "Foster City, CA, US"
      }
    ]
  },
  {
    "team_id": 4912520492,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Jimmy Dang",
        "dupr_id": "8DD7G4",
        "rating": 4.942,
        "profile_pic_url": null,
        "location": "Livermore, CA, US"
      },
      {
        "name": "Avery Moore",
        "dupr_id": "16N6KK",
        "rating": 4.732,
        "profile_pic_url": null,
        "location": "Richmond, CA, US"
      }
    ]
  }
]