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

Same Partner Round Robin (3.0-3.5)

ID: 4717044735

Match Scores

10-6

Loss

Play Date

2026-02-26

Play Time (Est)

4:45 AM

Play Location

Dill Dinkers Rockville

Unverified Facility

Competitor Teams

TEAM 1WINNER
CF
Cody Forrest

Q56NE0 · USA

DUPR

3.551

AS
Anna Steinfeld

ZZWKZP · USA

DUPR

3.268

TEAM 2LOSS
william tung

NRMMYN · Bethesda, MD, US

DUPR

3.840

Amy Tung

MPEJ2P · Bethesda, MD, US

DUPR

2.901

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-4717044735
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5868712601,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Cody Forrest",
        "dupr_id": "Q56NE0",
        "rating": 3.551,
        "profile_pic_url": null,
        "location": ""
      },
      {
        "name": "Anna Steinfeld",
        "dupr_id": "ZZWKZP",
        "rating": 3.268,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 5254578282,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "william tung",
        "dupr_id": "NRMMYN",
        "rating": 3.84,
        "profile_pic_url": "https://randomuser.me/api/portraits/men/52.jpg",
        "location": "Bethesda, MD, US"
      },
      {
        "name": "Amy Tung",
        "dupr_id": "MPEJ2P",
        "rating": 2.901,
        "profile_pic_url": "https://randomuser.me/api/portraits/women/36.jpg",
        "location": "Bethesda, MD, US"
      }
    ]
  }
]