Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

APP Sunmed Sacramento Open - APP Sunmed Sacramento Open - Mens Senior Pro Doubles

ID: 5598384764

Match Scores

15-10

Loss

Play Date

2023-04-28

Play Time (Est)

9:00 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
EB
Eric Burley

8GDNNV · USA

DUPR

3.500

MQ
Matthew Quall

V77OO7 · USA

DUPR

3.500

TEAM 2LOSS
RP
Ross Peabody

8MP0NV · Sacramento, CA, US

DUPR

4.963

MM
Matthew Mcdonald

3L0DQ5 · USA

DUPR

5.329

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-5598384764
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5583938499,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Eric Burley",
        "dupr_id": "8GDNNV",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Matthew Quall",
        "dupr_id": "V77OO7",
        "rating": 3.5,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 4413778547,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Ross Peabody",
        "dupr_id": "8MP0NV",
        "rating": 4.963,
        "profile_pic_url": null,
        "location": "Sacramento, CA, US"
      },
      {
        "name": "Matthew Mcdonald",
        "dupr_id": "3L0DQ5",
        "rating": 5.329,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]