Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

2026 Maui Pukaball Tournament @ Royal Lahaina Tennis Ranch by PIG - FRIDAY Men's Doubles Skill: (4.5+) Age: (39 and under)

ID: 7033147881

Match Scores

4-11

Win

Play Date

2026-01-23

Play Time (Est)

10:15 AM

Play Location

Lahaina, HI

View Facility Page →

Competitor Teams

TEAM 1LOSS
MG
Mike Gomes

RYW5ZD · Kelowna, BC, CA

DUPR

4.311

BE
Byron Ellis

WK9G0Y · USA

DUPR

3.774

TEAM 2WINNER
KG
Kevin Gorman

2ZGEM7 · USA

DUPR

4.388

JB
Joseph Baldwin

L5RGZQ · HI, US

DUPR

4.544

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-7033147881
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6123526871,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Mike Gomes",
        "dupr_id": "RYW5ZD",
        "rating": 4.311,
        "profile_pic_url": null,
        "location": "Kelowna, BC, CA"
      },
      {
        "name": "Byron Ellis",
        "dupr_id": "WK9G0Y",
        "rating": 3.774,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6072224766,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Kevin  Gorman",
        "dupr_id": "2ZGEM7",
        "rating": 4.388,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Joseph Baldwin",
        "dupr_id": "L5RGZQ",
        "rating": 4.544,
        "profile_pic_url": null,
        "location": "HI, US"
      }
    ]
  }
]