Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Pool A - Men's DUPR 14 - June MLP Tournament

ID: 5498157531

Match Scores

21-12

Win

Play Date

2025-06-08

Play Time (Est)

4:45 AM

Play Location

Bay Club Broadway Tennis and Pickleball

Unverified Facility

Competitor Teams

TEAM 1WINNER
MR
Mitchell Roman

DWRD7L · Mountain View, CA, US

DUPR

3.511

MF
Matthew Frando

PW9L6Z · USA

DUPR

3.439

TEAM 2LOSS
BB
Bruce Bui

ODVLKE · San Jose, CA, US

DUPR

3.689

MR
Mark renzo santiago

ODVV72 · USA

DUPR

3.565

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-5498157531
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5287960015,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Mitchell Roman",
        "dupr_id": "DWRD7L",
        "rating": 3.511,
        "profile_pic_url": null,
        "location": "Mountain View, CA, US"
      },
      {
        "name": "Matthew Frando",
        "dupr_id": "PW9L6Z",
        "rating": 3.439,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5050301642,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Bruce Bui",
        "dupr_id": "ODVLKE",
        "rating": 3.689,
        "profile_pic_url": null,
        "location": "San Jose, CA, US"
      },
      {
        "name": "Mark renzo santiago",
        "dupr_id": "ODVV72",
        "rating": 3.565,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]