Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

BBB Sundays, 6/7/2026 - Game 1

ID: 8334740519

Match Scores

15-1

Loss

Play Date

2026-06-07

Play Time (Est)

12:45 AM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
KM
Kellen Miller

KDDP7Q · USA

DUPR

4.016

EW
Ed Woo

Q50755 · USA

DUPR

3.803

TEAM 2LOSS
CR
Cameron Roman

MY6P4P · Takoma Park, MD, US

DUPR

3.624

SG
Steven Gruyters

9PZKYE · USA

DUPR

3.426

MATCH PREP & GEARAffiliate Partner

Recommended Gear & Paddles

Selecting the correct paddle face composition is crucial for match performance. Browse recommended categories from our partner Pickleball Central:

Control & Spin (Graphite)

Graphite and carbon fiber faces deliver maximum touch and precision control.

Shop Control Paddles →

Power & Depth (Composite)

Composite faces designed to maximize energy return for deep baseline drives.

Shop Power Paddles →

Beginner & Budget

Durable, high-value starter paddles to get you playing without high upfront cost.

Shop Beginner Paddles →

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-8334740519
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6112759909,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Kellen Miller",
        "dupr_id": "KDDP7Q",
        "rating": 4.016,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ed Woo",
        "dupr_id": "Q50755",
        "rating": 3.803,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 6070383423,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Cameron Roman",
        "dupr_id": "MY6P4P",
        "rating": 3.624,
        "profile_pic_url": null,
        "location": "Takoma Park, MD, US"
      },
      {
        "name": "Steven Gruyters",
        "dupr_id": "9PZKYE",
        "rating": 3.426,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]