Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Bangers & Dinks-Moneyball

ID: 5616425694

Match Scores

11-9

Loss

Play Date

2024-09-14

Play Time (Est)

7:30 PM

Play Location

Richmond, VA, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
FC
Frank Cammarasana

2LQ5J9 · USA

DUPR

3.992

LS
Levin Smith

ODZ7DP · USA

DUPR

3.661

TEAM 2LOSS
RF
Richard Forth

GGPMMM · Chesterfield County, VA, US

DUPR

3.866

QB
Quentin Bolton

NY5EWN · USA

DUPR

3.463

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-5616425694
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5415070517,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Frank Cammarasana",
        "dupr_id": "2LQ5J9",
        "rating": 3.992,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Levin Smith",
        "dupr_id": "ODZ7DP",
        "rating": 3.661,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5824977862,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Richard Forth",
        "dupr_id": "GGPMMM",
        "rating": 3.866,
        "profile_pic_url": null,
        "location": "Chesterfield County, VA, US"
      },
      {
        "name": "Quentin Bolton",
        "dupr_id": "NY5EWN",
        "rating": 3.463,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]