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

(Indoor Court 7a (Back Left) - Pickleheads Scramble - Game 4

ID: 5213185096

Match Scores

6-11

Win

Play Date

2025-12-17

Play Time (Est)

5:00 PM

Play Location

Sobeys Atlantic Tennis Centre

Unverified Facility

Competitor Teams

TEAM 1LOSS
RD
Rick Davis

5EYQGL · Halifax, NS, CA

DUPR

2.965

JB
Julie Baldwin

WX7ZNK · USA

DUPR

3.073

TEAM 2WINNER
BB
Barbara Baldwin

RZPOZD · Dartmouth, NS, CA

DUPR

3.909

B
Bryan

4V4EEG · Dartmouth, NS, CA

DUPR

3.308

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-5213185096
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6967399416,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Rick Davis",
        "dupr_id": "5EYQGL",
        "rating": 2.965,
        "profile_pic_url": null,
        "location": "Halifax, NS, CA"
      },
      {
        "name": "Julie Baldwin",
        "dupr_id": "WX7ZNK",
        "rating": 3.073,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5214131224,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Barbara Baldwin",
        "dupr_id": "RZPOZD",
        "rating": 3.909,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      },
      {
        "name": "Bryan",
        "dupr_id": "4V4EEG",
        "rating": 3.308,
        "profile_pic_url": null,
        "location": "Dartmouth, NS, CA"
      }
    ]
  }
]