Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

September Smash at Bash Mens Doubles Skill: (4.0 To 4.5) Age: (Any)

ID: 6336093239

Match Scores

7-11

Loss

Play Date

2024-09-28

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1LOSS
JH
Jon Houston

2LOLJ9 · Ann Arbor, MI, US

DUPR

3.702

PW
Peter Wyngaard

1R92LD · Ann Arbor, MI, US

DUPR

4.066

TEAM 2WINNER
TS
Thomas Shi

QPNZG4 · USA

DUPR

4.009

JA
Justin Anderson

DN4DWL · USA

DUPR

4.124

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-6336093239
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6548490047,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Jon Houston",
        "dupr_id": "2LOLJ9",
        "rating": 3.702,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Peter Wyngaard",
        "dupr_id": "1R92LD",
        "rating": 4.066,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  },
  {
    "team_id": 5147341323,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Thomas Shi",
        "dupr_id": "QPNZG4",
        "rating": 4.009,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Justin Anderson",
        "dupr_id": "DN4DWL",
        "rating": 4.124,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]