Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 7130968344

Match Scores

11-0

Win

Play Date

2026-01-10

Play Time (Est)

1:00 PM

Play Location

Spreckelsville, HI 96779, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
AS
Alfonso Segreti

0Z2QXQ · USA

DUPR

4.166

BT
Bryan Thorp

YNLJ2E · Los Angeles, CA, US

DUPR

4.693

TEAM 2LOSS
MM
Mino McLean

30KWZX · Kula, HI, US

DUPR

4.487

KM
Kelly Moore

0ZWOG2 · USA

DUPR

4.251

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-7130968344
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5120187350,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Alfonso Segreti",
        "dupr_id": "0Z2QXQ",
        "rating": 4.166,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Bryan Thorp",
        "dupr_id": "YNLJ2E",
        "rating": 4.693,
        "profile_pic_url": null,
        "location": "Los Angeles, CA, US"
      }
    ]
  },
  {
    "team_id": 7624861522,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Mino McLean",
        "dupr_id": "30KWZX",
        "rating": 4.487,
        "profile_pic_url": null,
        "location": "Kula, HI, US"
      },
      {
        "name": "Kelly Moore",
        "dupr_id": "0ZWOG2",
        "rating": 4.251,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]