Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

AMC-Brisbane Bayside PB Club - Session 1, Tue Apr 21

ID: 4614595128

Match Scores

11-3

Loss

Play Date

2026-04-21

Play Time (Est)

1:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
IE
Ian Ellis

KDJONK · USA

DUPR

3.791

DR
David Rolfe

2YPN7R · USA

DUPR

3.655

TEAM 2LOSS
TB
Tony Borgia

E97OEE · USA

DUPR

3.580

Ben Jacobsen

2YNX69 · QLD, AU

DUPR

3.558

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-4614595128
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5890865013,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ian Ellis",
        "dupr_id": "KDJONK",
        "rating": 3.791,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "David Rolfe",
        "dupr_id": "2YPN7R",
        "rating": 3.655,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 7532791509,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Tony Borgia",
        "dupr_id": "E97OEE",
        "rating": 3.58,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Ben Jacobsen",
        "dupr_id": "2YNX69",
        "rating": 3.558,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/38.jpg",
        "location": "QLD, AU"
      }
    ]
  }
]