Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

Dill Dinkers Winter Warmup - Mens Doubles Skill: (4.0) Age: (5 To 34)

ID: 6979452725

Match Scores

15-9

Loss

Play Date

2026-01-10

Play Time (Est)

6:15 AM

Play Location

Atlanta, GA

View Facility Page →

Competitor Teams

TEAM 1WINNER
TM
Tyler Muse

V76J7E · Carrollton, GA, US

DUPR

4.294

JT
Joe Turner

2Y9629 · USA

DUPR

3.738

TEAM 2LOSS
LT
Liam To

PWGXYX · Suwanee, GA, US

DUPR

3.826

JV
Jacob Vu

LVGD9Z · Atlanta, GA, US

DUPR

4.279

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-6979452725
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 5446034495,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Tyler Muse",
        "dupr_id": "V76J7E",
        "rating": 4.294,
        "profile_pic_url": null,
        "location": "Carrollton, GA, US"
      },
      {
        "name": "Joe Turner",
        "dupr_id": "2Y9629",
        "rating": 3.738,
        "profile_pic_url": null,
        "location": ""
      }
    ]
  },
  {
    "team_id": 8218643981,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Liam To",
        "dupr_id": "PWGXYX",
        "rating": 3.826,
        "profile_pic_url": null,
        "location": "Suwanee, GA, US"
      },
      {
        "name": "Jacob Vu",
        "dupr_id": "LVGD9Z",
        "rating": 4.279,
        "profile_pic_url": null,
        "location": "Atlanta, GA, US"
      }
    ]
  }
]