Back to Search
Match LogDoubles DivisionCasual / Recreational (<3.5)

Men's DUPR Doubles (3.0-3.5)

ID: 7863633809

Match Scores

11-6

Win

Play Date

2026-04-20

Play Time (Est)

6:15 AM

Play Location

Dill Dinkers SRQ

Unverified Facility

Competitor Teams

TEAM 1WINNER
BM
Bryan Marshall

Y4JVGK · USA

DUPR

2.875

Derek Sachs

6ZRO9E · Sarasota, FL, US

DUPR

3.507

TEAM 2LOSS
Carlos Miranda

JPN2LJ · FL, US

DUPR

3.171

Jon Martin

DYVOVY · Sarasota County, FL, US

DUPR

3.044

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-7863633809
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8038064735,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Bryan Marshall",
        "dupr_id": "Y4JVGK",
        "rating": 2.875,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Derek Sachs",
        "dupr_id": "6ZRO9E",
        "rating": 3.507,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/92.jpg",
        "location": "Sarasota, FL, US"
      }
    ]
  },
  {
    "team_id": 4757314914,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Carlos Miranda",
        "dupr_id": "JPN2LJ",
        "rating": 3.171,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/15.jpg",
        "location": "FL, US"
      },
      {
        "name": "Jon Martin",
        "dupr_id": "DYVOVY",
        "rating": 3.044,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/85.jpg",
        "location": "Sarasota County, FL, US"
      }
    ]
  }
]