Back to Search
Match LogDoubles DivisionPro / Elite Tier (4.5+)

5th Annual Matrix Winter Classic - Open Doubles Skill: (4.0 And Above)

ID: 6546292771

Match Scores

12-15

Win

Play Date

2026-01-17

Play Time (Est)

8:45 AM

Play Location

Lowell, AR

View Facility Page →

Competitor Teams

TEAM 1LOSS
LH
Landon Horne

MPQQ9O · Mountain Home, AR, US

DUPR

4.240

DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.479

TEAM 2WINNER
KG
Katie Gaines

3P5JG3 · Joplin, MO, US

DUPR

4.925

LR
Lucas Riffe

1NRZYW · Republic, MO, US

DUPR

5.143

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-6546292771
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6527786779,
    "serial": 1,
    "winner": false,
    "players": [
      {
        "name": "Landon Horne",
        "dupr_id": "MPQQ9O",
        "rating": 4.24,
        "profile_pic_url": null,
        "location": "Mountain Home, AR, US"
      },
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.479,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      }
    ]
  },
  {
    "team_id": 6254492160,
    "serial": 2,
    "winner": true,
    "players": [
      {
        "name": "Katie Gaines",
        "dupr_id": "3P5JG3",
        "rating": 4.925,
        "profile_pic_url": null,
        "location": "Joplin, MO, US"
      },
      {
        "name": "Lucas Riffe",
        "dupr_id": "1NRZYW",
        "rating": 5.143,
        "profile_pic_url": null,
        "location": "Republic, MO, US"
      }
    ]
  }
]