Back to Search
Match LogDoubles DivisionAdvanced Tier (3.5+)

5th Annual Matrix Winter Classic - Mens Doubles Skill: (4.5 And Above)

ID: 6700900890

Match Scores

15-6

Win

Play Date

2026-01-17

Play Time (Est)

7:30 PM

Play Location

Lowell, AR

View Facility Page →

Competitor Teams

TEAM 1WINNER
LB
Landry Banker

ZNKOWM · Siloam Springs, AR, US

DUPR

4.197

RS
Raul Santamaria

8MQ4WD · Springdale, AR, US

DUPR

4.411

TEAM 2LOSS
DW
Daniel Woolsey

7DM27M · Mountain View, MO, US

DUPR

4.459

LH
Landon Horne

MPQQ9O · Mountain Home, AR, US

DUPR

3.982

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-6700900890
Show Raw Competitor Metadata JSON
[
  {
    "team_id": 6546081688,
    "serial": 1,
    "winner": true,
    "players": [
      {
        "name": "Landry Banker",
        "dupr_id": "ZNKOWM",
        "rating": 4.197,
        "profile_pic_url": null,
        "location": "Siloam Springs, AR, US"
      },
      {
        "name": "Raul Santamaria",
        "dupr_id": "8MQ4WD",
        "rating": 4.411,
        "profile_pic_url": null,
        "location": "Springdale, AR, US"
      }
    ]
  },
  {
    "team_id": 5433269748,
    "serial": 2,
    "winner": false,
    "players": [
      {
        "name": "Daniel Woolsey",
        "dupr_id": "7DM27M",
        "rating": 4.459,
        "profile_pic_url": null,
        "location": "Mountain View, MO, US"
      },
      {
        "name": "Landon Horne",
        "dupr_id": "MPQQ9O",
        "rating": 3.982,
        "profile_pic_url": null,
        "location": "Mountain Home, AR, US"
      }
    ]
  }
]