Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Big Brothers/Big Sisters Tournament

ID: 5708182818

Match Scores

15-13

Win

Play Date

2023-11-04

Play Time (Est)

7:30 PM

Play Location

Falmouth, ME, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DO
David Osswald

84RL52 · Naples, FL, US

DUPR

4.512

ML
Megan Ladd

17QOEN · Yarmouth, ME, US

DUPR

4.349

TEAM 2LOSS
AT
Abby Trieu

8J2RG4 · Acushnet, MA, US

DUPR

4.236

ED
Elisha D Turner

8DQ05X · Charlotte, NC, US

DUPR

4.284

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-5708182818
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 8193495691,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "David Osswald",
        "dupr_id": "84RL52",
        "rating": 4.512,
        "profile_pic_url": null,
        "location": "Naples, FL, US"
      },
      {
        "name": "Megan Ladd",
        "dupr_id": "17QOEN",
        "rating": 4.349,
        "profile_pic_url": null,
        "location": "Yarmouth, ME, US"
      }
    ]
  },
  {
    "team_id": 8203088104,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Abby Trieu",
        "dupr_id": "8J2RG4",
        "rating": 4.236,
        "profile_pic_url": null,
        "location": "Acushnet, MA, US"
      },
      {
        "name": "Elisha D Turner",
        "dupr_id": "8DQ05X",
        "rating": 4.284,
        "profile_pic_url": null,
        "location": "Charlotte, NC, US"
      }
    ]
  }
]