Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

*4.0-5.0* MCC RUMBLE (open age/gender)

ID: 7733130266

Match Scores

11-4

Loss

Play Date

2026-01-10

Play Time (Est)

3:30 PM

Play Location

Spreckelsville, HI 96779, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
CW
Chad Williams

99MOPV · Wailuku, HI, US

DUPR

4.360

JM
Jonah Moniz

PWD5EM · USA

DUPR

4.049

TEAM 2LOSS
BT
Bryan Thorp

YNLJ2E · Los Angeles, CA, US

DUPR

4.600

AS
Alfonso Segreti

0Z2QXQ · USA

DUPR

3.943

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-7733130266
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6804444344,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Chad Williams",
        "dupr_id": "99MOPV",
        "rating": 4.36,
        "profile_pic_url": null,
        "location": "Wailuku, HI, US"
      },
      {
        "name": "Jonah Moniz",
        "dupr_id": "PWD5EM",
        "rating": 4.049,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4303875461,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bryan Thorp",
        "dupr_id": "YNLJ2E",
        "rating": 4.6,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      },
      {
        "name": "Alfonso Segreti",
        "dupr_id": "0Z2QXQ",
        "rating": 3.943,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]