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

2026 Craigs Investment Partners Doubles Tournament

ID: 4336142446

Match Scores

15-7

Loss

Play Date

2026-05-24

Play Time (Est)

11:30 PM

Play Location

Unknown Facility

Unverified Facility

Competitor Teams

TEAM 1WINNER
RT
Ronald Tseng

ORNP0W · USA

DUPR

3.041

CC
Caleb Conolly

PPJP6X · USA

DUPR

2.953

TEAM 2LOSS
DM
David McQueen

OWK4K2 · Kaiapoi, Canterbury, NZ

DUPR

3.066

JM
July McQueen

4PYGKM · Christchurch, Canterbury, NZ

DUPR

2.512

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-4336142446
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5821112102,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Ronald Tseng",
        "dupr_id": "ORNP0W",
        "rating": 3.041,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Caleb Conolly",
        "dupr_id": "PPJP6X",
        "rating": 2.953,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8569997643,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "David McQueen",
        "dupr_id": "OWK4K2",
        "rating": 3.066,
        "profile_pic_url": null,
        "location": "Kaiapoi, Canterbury, NZ"
      },
      {
        "name": "July McQueen",
        "dupr_id": "4PYGKM",
        "rating": 2.512,
        "profile_pic_url": null,
        "location": "Christchurch, Canterbury, NZ"
      }
    ]
  }
]