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

John A. Gullo Tournament of Champions 2022 - Mens Doubles Skill/Age 5.0:19+

ID: 5803571310

Match Scores

11-7, 12-10

Win

Play Date

2022-08-19

Play Time (Est)

7:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
JH
Jordan Houghton

8GXNWV · USA

DUPR

3.500

RR
Rick Roberts

8W4JVQ · USA

DUPR

5.115

TEAM 2LOSS
WE
Will Eteaki

30PLRN · Concord, CA, US

DUPR

5.189

AF
Alexander Fleming

8G0WKG · Davis, CA, US

DUPR

5.694

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-5803571310
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6193067646,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Jordan Houghton",
        "dupr_id": "8GXNWV",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rick Roberts",
        "dupr_id": "8W4JVQ",
        "rating": 5.115,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8205806139,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Will Eteaki",
        "dupr_id": "30PLRN",
        "rating": 5.189,
        "profile_pic_url": null,
        "location": "Concord, CA, US"
      },
      {
        "name": "Alexander Fleming",
        "dupr_id": "8G0WKG",
        "rating": 5.694,
        "profile_pic_url": null,
        "location": "Davis, CA, US"
      }
    ]
  }
]