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

COLGAMLP DUPR Calib

ID: 5405866610

Match Scores

11-3

Win

Play Date

2026-05-31

Play Time (Est)

3:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
MA
Marie Arballo

GWON9V · USA

DUPR

4.004

RT
Rachel Theriault

YX7KVE · Columbus, GA, US

DUPR

3.315

TEAM 2LOSS
KP
Kim Pettit

6KV5WK · USA

DUPR

3.269

KJ
Kriselle Jimenez

GWM55V · USA

DUPR

2.802

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-5405866610
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 4962233423,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Marie Arballo",
        "dupr_id": "GWON9V",
        "rating": 4.004,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Rachel Theriault",
        "dupr_id": "YX7KVE",
        "rating": 3.315,
        "profile_pic_url": null,
        "location": "Columbus, GA, US"
      }
    ]
  },
  {
    "team_id": 4834361854,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Kim Pettit",
        "dupr_id": "6KV5WK",
        "rating": 3.269,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Kriselle Jimenez",
        "dupr_id": "GWM55V",
        "rating": 2.802,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  }
]