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

Week 6

ID: 5404636159

Match Scores

11-7

Loss

Play Date

2026-01-09

Play Time (Est)

8:45 AM

Play Location

Boston Pickle Club

Unverified Facility

Competitor Teams

TEAM 1WINNER
AO
Anthony Omobono

JZO7PO · Hull, MA, US

Rated Score

2.746

DS
David Scaccia

RXDVZE · Hanson, MA, US

Rated Score

2.493

TEAM 2LOSS
NP
Nick Peters

DYVZR6 · Abington, MA, US

Rated Score

2.685

PC
Patrick Casey

X2Z9P4 · Weymouth, MA, US

Rated Score

2.355

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-5404636159
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4679311720,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Anthony Omobono",
        "dupr_id": "JZO7PO",
        "rating": 2.746,
        "profile_pic_url": null,
        "location": "Hull, MA, US"
      },
      {
        "name": "David Scaccia",
        "dupr_id": "RXDVZE",
        "rating": 2.493,
        "profile_pic_url": null,
        "location": "Hanson, MA, US"
      }
    ]
  },
  {
    "team_id": 6173048678,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Nick Peters",
        "dupr_id": "DYVZR6",
        "rating": 2.685,
        "profile_pic_url": null,
        "location": "Abington, MA, US"
      },
      {
        "name": "Patrick Casey",
        "dupr_id": "X2Z9P4",
        "rating": 2.355,
        "profile_pic_url": null,
        "location": "Weymouth, MA, US"
      }
    ]
  }
]