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

ladder

ID: 5101359215

Match Scores

20-10

Win

Play Date

2026-06-04

Play Time (Est)

12:45 AM

Play Location

8439 Smokey Hollow Rd, Baldwinsville, NY 13027, USA

View Facility Page →

Competitor Teams

TEAM 1WINNER
DA
Desalyn Anderson

6N6L4E · USA

Rated Score

3.294

MT
Martin Tielbaard

RX0EPN · Baldwinsville, NY, US

Rated Score

3.623

TEAM 2LOSS
DB
Douglas Bray

G5VV2Q · USA

Rated Score

3.192

MM
Mark McDaniel

4L0E9M · USA

Rated Score

3.575

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-5101359215
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5645272217,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Desalyn Anderson",
        "dupr_id": "6N6L4E",
        "rating": 3.294,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Martin Tielbaard",
        "dupr_id": "RX0EPN",
        "rating": 3.623,
        "profile_pic_url": null,
        "location": "Baldwinsville, NY, US"
      }
    ]
  },
  {
    "team_id": 5951500685,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Douglas  Bray",
        "dupr_id": "G5VV2Q",
        "rating": 3.192,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Mark McDaniel",
        "dupr_id": "4L0E9M",
        "rating": 3.575,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]