Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 4952049376

Match Scores

11-5

Loss

Play Date

2024-09-28

Play Time (Est)

5:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
DG
DJ Gringorten

56QW00 · Royal Oak, MI, US

DUPR

4.181

JG
Joe Giniel

G5EQ4X · USA

DUPR

4.181

TEAM 2LOSS
JH
Jon Houston

2LOLJ9 · Ann Arbor, MI, US

DUPR

3.707

PW
Peter Wyngaard

1R92LD · Ann Arbor, MI, US

DUPR

4.079

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-4952049376
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7656278876,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "DJ Gringorten",
        "dupr_id": "56QW00",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": "Royal Oak, MI, US"
      },
      {
        "name": "Joe Giniel",
        "dupr_id": "G5EQ4X",
        "rating": 4.181,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7004177419,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Jon Houston",
        "dupr_id": "2LOLJ9",
        "rating": 3.707,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      },
      {
        "name": "Peter Wyngaard",
        "dupr_id": "1R92LD",
        "rating": 4.079,
        "profile_pic_url": null,
        "location": "Ann Arbor, MI, US"
      }
    ]
  }
]