Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

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

ID: 6989946109

Match Scores

11-1

Win

Play Date

2026-01-10

Play Time (Est)

2:15 AM

Play Location

Spreckelsville, HI 96779, USA

Unverified Facility

Competitor Teams

TEAM 1WINNER
BC
Brad Cook

3XMDK7 · Kihei, HI, US

DUPR

4.396

TL
Travis Lytle

8GZ45V · Simsbury, CT, US

DUPR

4.256

TEAM 2LOSS
LS
Lowell Sim

PZWVVE · USA

DUPR

3.431

JL
jyrah Lalim

YNG254 · USA

DUPR

3.098

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-6989946109
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 7481522838,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Brad Cook",
        "dupr_id": "3XMDK7",
        "rating": 4.396,
        "profile_pic_url": null,
        "location": "Kihei, HI, US"
      },
      {
        "name": "Travis Lytle",
        "dupr_id": "8GZ45V",
        "rating": 4.256,
        "profile_pic_url": null,
        "location": "Simsbury, CT, US"
      }
    ]
  },
  {
    "team_id": 6155907399,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Lowell Sim",
        "dupr_id": "PZWVVE",
        "rating": 3.431,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "jyrah Lalim",
        "dupr_id": "YNG254",
        "rating": 3.098,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]