Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4852366433

Match Scores

11-3

Loss

Play Date

2024-09-28

Play Time (Est)

6:15 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RW
Robert Willoughby

3VNPO5 · Clinton Township, MI, US

DUPR

4.556

DG
Diego Gomez

592VD5 · USA

DUPR

3.785

TEAM 2LOSS
JH
Jon Houston

2LOLJ9 · Ann Arbor, MI, US

DUPR

3.697

PW
Peter Wyngaard

1R92LD · Ann Arbor, MI, US

DUPR

4.050

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-4852366433
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6774484012,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Robert Willoughby",
        "dupr_id": "3VNPO5",
        "rating": 4.556,
        "profile_pic_url": null,
        "location": "Clinton Township, MI, US"
      },
      {
        "name": "Diego Gomez",
        "dupr_id": "592VD5",
        "rating": 3.785,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5203263488,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Houston",
        "dupr_id": "2LOLJ9",
        "rating": 3.697,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Peter Wyngaard",
        "dupr_id": "1R92LD",
        "rating": 4.05,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  }
]